8000 Releases · nc-js/http-types · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: nc-js/http-types

v0.1.4

01 Jun 00:12
b805eaa
Compare
Choose a tag to compare
  • Fix: Adds HTTP response field Permissions-Policy to type union HttpForbiddenRequestField.

v0.1.3

26 Apr 21:26
9d92c94
Compare
Choose a tag to compare
  • Add author in LICENSE, fix minor issue in README.md

v0.1.2

26 Apr 21:21
256746c
Compare
Choose a tag to compare

Features

  • Adds the following type aliases for HTTP fields:
    • HttpForbiddenResponseField
    • HttpRequestField
    • HttpResponseField
  • Adds the following HTTP fields from the WHATWG Fetch Standard:
    • Sec-Purpose field as type alias HttpFieldSecPurpose
  • Adds the following HTTP fields from the WHATWG HTML Standard:
    • Cross-Origin-Embedder-Policy-Report-Only field as type alias HttpFieldCrossOriginEmbedderPolicyReportOnly
    • Cross-Origin-Opener-Policy-Report-Only field as type alias HttpFieldCrossOriginOpenerPolicyReportOnly

v0.1.1

26 Apr 21:20
1b22420
Compare
Choose a tag to compare
  • Add small usage example in README.md

v0.1.0

26 Apr 21:19
3e7e13c
Compare
Choose a tag to compare
  • Initial release of package
0