Parses HTTP header value that may contain date/time.
Splits the value onto items.
Parser is configured with default config except date/time parsing enabled.
Does not recognize comments.
Handles date/time values in IMF-fixdate format only.
Treats illegal characters as ASCII letters.
HTTP header value to parse.
An array of comma- or space- separated value items.
Generated using TypeDoc
Parses HTTP header value that may contain date/time.
Splits the value onto items.
Parser is configured with default config except date/time parsing enabled.
Does not recognize comments.
Handles date/time values in IMF-fixdate format only.
Treats illegal characters as ASCII letters.