Skip to content

Releases: szmarczak/http2-wrapper

v2.1.3

16 Aug 08:41
Compare
Choose a tag to compare
  • Fix agent not accepting false in types e8dbe99

v2.1.2

06 Aug 10:27
Compare
Choose a tag to compare
  • Fix default computedOptions in Agent f594014

v2.1.1

21 Jul 17:02
Compare
Choose a tag to compare

v2.1.0

21 Jul 16:02
Compare
Choose a tag to compare
  • Make it possible to mitigate the ALPN negotiation IP leak

v2.0.9

21 Jul 13:58
Compare
Choose a tag to compare
  • Fix CONNECT behavior in ClientRequest ebcb809

Previously http2.request would automatically end the CONNECT stream making it unusable.
Furthermore, request.path will now correctly return the :authority header.

v2.0.8

17 Jul 23:10
Compare
Choose a tag to compare

TypeScript fixes

  • Add missing agent property in RequestOptions 40292c6

v2.0.7

12 Jul 21:06
Compare
Choose a tag to compare
  • Fixed typings (I accidentally broke them in v2.0.6)

v2.0.6

12 Jul 18:06
Compare
Choose a tag to compare
  • Omit connection: keep-alive header 93f36ef
  • Fixed linting

v2.0.5

29 Apr 16:52
Compare
Choose a tag to compare
2.0.5

v2.0.4

27 Apr 03:14
Compare
Choose a tag to compare

Up to 64x throughput

Example latency: 20ms
Session: 1600 MB/s (12.8 Gbps)
Stream: 200 MB/s (1.6 Gbps)

Example latency: 250ms
Session: 128 MB/s (1 Gbps)
Stream: 16 MB/s (128 Mbps)

23ff7f7