-
-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Description
Would be nice if:
-
A flag that would cause llhttp to automatically lowercase response headers, so that higher level libraries do not need to perform an additional iteration over headers.
-
Parse and include "keep-alive: timeout (\d+)s" in
kOnMessageHeadersComplete, e.g. by changing the type ofshouldKeepAliveto an integer, so that higher level libraries do not need to perform an additional iteration over headers.
Metadata
Metadata
Assignees
Labels
No labels