Opened 10 years ago
Closed 10 years ago
#47586 closed update (fixed)
nghttp2 @0.7.12_0: update to version 0.7.13
Reported by: | Schamschula (Marius Schamschula) | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch maintainer | Cc: | |
Port: | nghttp2 |
Description
nghttp2 has been updated to version 0.7.13:
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) Fix bug that promised stream was not reset by returning NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_header_callback. Instead, associated stream was reset. Allow NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_begin_headers_callback h2load: Effectively disable flow control by setting large window size asio: Graceful shutdown and joinable server (Patch from Xiaoguang Sun)
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 larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to larryv@… |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks.