Releases: nc-js/http-types
Releases · nc-js/http-types
v0.1.4
v0.1.3
- Add author in LICENSE, fix minor issue in README.md
v0.1.2
Features
- Adds the following type aliases for HTTP fields:
HttpForbiddenResponseFieldHttpRequestFieldHttpResponseField
- Adds the following HTTP fields from the WHATWG Fetch Standard:
Sec-Purposefield as type aliasHttpFieldSecPurpose
- Adds the following HTTP fields from the WHATWG HTML Standard:
Cross-Origin-Embedder-Policy-Report-Onlyfield as type aliasHttpFieldCrossOriginEmbedderPolicyReportOnlyCross-Origin-Opener-Policy-Report-Onlyfield as type aliasHttpFieldCrossOriginOpenerPolicyReportOnly
v0.1.1
- Add small usage example in README.md
v0.1.0
- Initial release of package