Skip to content

v2.0.0

Choose a tag to compare

@grantila grantila released this 13 Jan 21:42
· 75 commits to master since this release

2.0.0 (2019-01-13)

Features

  • core: Keep track of socket ref/deref in sync with request pool (5758088)
  • http1: Added HTTP/1 options, and made options per-origin (b8753f1)
  • http1: Added support for transparent HTTP/1(.1) (69b56d0)

BREAKING CHANGES

  • http1: "http://" will default to HTTP/1(.1) rather than HTTP/2