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 ofshouldKeepAlive
to an integer, so that higher level libraries do not need to perform an additional iteration over headers.
Refs: https://github.com/mcollina/undici/pull/337/files#diff-50cfa59973c04321b5da0c6da0fdf4feR542-R566
Metadata
Metadata
Assignees
Labels
No labels