This repository has been archived on 2026-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
todo/client/node_modules/on-headers/HISTORY.md
2025-06-13 14:04:40 +08:00

387 B

1.0.2 / 2019-02-21

  • Fix res.writeHead patch missing return value

1.0.1 / 2015-09-29

  • perf: enable strict mode

1.0.0 / 2014-08-10

  • Honor res.statusCode change in listener
  • Move to jshttp organization
  • Prevent arguments-related de-opt

0.0.0 / 2014-05-13

  • Initial implementation