Skip to content

Releases: jshttp/on-headers

1.1.0

Choose a tag to compare

@UlisesGascon UlisesGascon released this 17 Jul 15:44
4b017af

Important

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

1.0.2

Choose a tag to compare

@dougwilson dougwilson released this 22 Feb 03:38
  • Fix res.writeHead patch missing return value

1.0.1

Choose a tag to compare

@dougwilson dougwilson released this 30 Sep 03:44
  • perf: enable strict mode

1.0.0

Choose a tag to compare

@dougwilson dougwilson released this 10 Aug 23:10
  • Honor res.statusCode change in listener
  • Move to jshttp orgainzation
  • Prevent arguments-related de-opt

0.0.0

Choose a tag to compare

@dougwilson dougwilson released this 10 Aug 23:10
  • Initial implementation