on-headers
on-headers copied to clipboard
Execute a listener when a response is about to write headers.
### Issue: In the `setHeadersFromArray` function the headers are set in a 2D array format, which is not as described in the NodeJS Http docs. The res/req object composed of...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.21.2 to 2.31.0. Release notes Sourced from eslint-plugin-import's releases. v2.31.0 Added support eslint v9 (#2996, thanks [@G-Rath] [@michaelfaith]) order: allow validating named imports (#3043, thanks [@manuth]) extensions:...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.8.2. Release notes Sourced from mocha's releases. v10.8.2 10.8.2 (2024-10-30) 🩹 Fixes support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe) test...
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 4.1.0. Commits 5cc2095 4.1.0 bc9eb5c Merge pull request #33 from brettz9/meta-type b9efd40 Delete .editorconfig b173b3c Update README.md 8d0b08f standard 42f0368 package metadata f3c3833 4.0.2 20da949...
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 4.2.1 to 4.3.1. Changelog Sourced from eslint-plugin-promise's changelog. Changelog 7.2.1 (2024-11-26) 🩹 Fixes no-callback-in-promise: false triggering of callback (#574) (8324564) 🧹 Chores deps-dev: update husky to v9.1.7...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.23.2 to 3.28.19. Release notes Sourced from github/codeql-action's releases. v3.28.19 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.6 to 2.4.2. Release notes Sourced from ossf/scorecard-action's releases. v2.4.2 What's Changed This update bumps the Scorecard version to the v5.2.1 release. For a complete list of...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.6.2. Release notes Sourced from actions/upload-artifact's releases. v4.6.2 What's Changed Update to use artifact 2.3.2 package & prepare for new upload-artifact release by @salmanmkc in...
Support for HTTP/2 is added as part of supporting HTTP/2 in compression and in the future, in express