Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

http2

Package Overview
Dependencies
0
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345Next

3.1.1

Diff

Changelog

Source

3.1.1 (2015-01-29) ###

  • Bugfix release.
  • Fixes an issue sending a push promise that is large enough to fill the frame (#93).
todesschaf
published 3.1.0 •

Changelog

Source

3.1.0 (2014-12-11) ###

  • Upgrade to the latest draft: [draft-ietf-httpbis-http2-16]
  • This involves some state transition changes that are technically incompatible with draft-14. If you need to be assured to interop on -14, continue using 3.0.1
molnarg
published 3.0.1 •

Changelog

Source

3.0.1 (2014-11-20) ###

  • Bugfix release.
  • Fixed #81 and #87
  • Fixed a bug in flow control (without GitHub issue)
todesschaf
published 3.0.0 •

Changelog

Source

3.0.0 (2014-08-25) ###

  • Re-join node-http2 and node-http2-protocol into one repository
  • API Changes
  • The default versions of createServer, request, and get now enforce TLS-only
  • The raw versions of createServer, request, and get are now under http2.raw instead of http2
  • What was previously in the http2-protocol repository/module is now available under http2.protocol from this repo/module
  • http2-protocol.ImplementedVersion is now http2.protocol.VERSION (the ALPN token)
todesschaf
published 2.7.1 •

Changelog

Source

2.7.1 (2014-08-01) ###

  • Require protocol 0.14.1 (bugfix release)
todesschaf
published 2.7.0 •

Changelog

Source

2.7.0 (2014-07-31) ###

  • Upgrade to the latest draft: [draft-ietf-httpbis-http2-14]
molnarg
published 2.6.0 •

Changelog

Source

2.6.0 (2014-06-18) ###

  • Upgrade to the latest draft: [draft-ietf-httpbis-http2-13]
molnarg
published 2.5.3 •

Changelog

Source

2.5.3 (2014-06-15) ###

  • Exposing API to send ALTSVC frames
molnarg
published 2.5.2 •

Changelog

Source

2.5.2 (2014-05-25) ###

  • Fix a bug that occurs when the ALPN negotiation is unsuccessful
molnarg
published 2.5.1 •

Changelog

Source

2.5.1 (2014-05-25) ###

  • Support for node 0.11.x
  • New cipher suite priority list with comformant ciphers on the top (only available in node >=0.11.x)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc