headword
v0.0.1
Published
- Parses request and response headers - Supports a wide variety of well known headers (See [this](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers)) - Normalizes casing - Documented and tested
Downloads
14
Readme
#parse-http-header
- Parses request and response headers
- Supports a wide variety of well known headers (See this)
- Normalizes casing
- Documented and tested
Authentication Headers
| Header | Parsed | | | | |--------------------|---|---|---|---| | WWW-Authenticate | `{ charset: null, realm: null, type: 'Basic', }, | | | | | | | | | | | | | | | |