Skip to content

Write response headers synchronously #705

@Kaliumhexacyanoferrat

Description

@Kaliumhexacyanoferrat

As the HTTP headers will most likely always fit into the OS socket buffer (64kb), we should send the headers synchronously to avoid async overhead (state machines, CPU cycles).

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions