Opened 10 years ago
Closed 10 years ago
#47379 closed update (fixed)
nghttp2 @0.7.9_0: update to version 0.7.10
Reported by: | Schamschula (Marius Schamschula) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch maintainer | Cc: | |
Port: | nghttp2 |
Description
nghttp2 has been updated to version 0.7.10:
Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) Make sure that nghttp2 license is MIT license Add nghttp2_session_consume_{connection,stream} to consume bytes independent Add nghttp2_send_data_callback to send DATA payload without copying doc: Generate API doc per function python: Add async body generation support python: Fix pseudo-header field ordering bug nghttpx: Redirect stderr to errorlog file nghttpx: Fix bug that data buffered in SSL object are not read nghttpx: Remove --tls-ctx-per-worker option nghttpx: Add OCSP stapling feature
Attachments (1)
Change History (3)
Changed 10 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-nghttp2.diff added |
---|
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks.