1 Commits

Author SHA1 Message Date
Joe Tsai
9cb6c5bb78
util/httphdr: add new package for parsing HTTP headers ()
This adds support for parsing Range and Content-Range headers
according to RFC 7230. The package could be extended in the future
to handle other headers.

Updates 

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2023-10-13 15:38:22 -07:00