Opened 9 years ago
Closed 9 years ago
#48038 closed update (fixed)
nghttp2 @1.0.1_0: update to version 1.0.2
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 1.0.2:
- Fix bug that data are not consumed for connection in race condition (GH-253)
- Translate fetch-ocsp-response into Python
- libevent-client: Fix bug that path is broken if URI does not contain path part
- python: Call on_close callback when connection is lost for server session
- python: Expose client certificate, if available
- python: Catch and log failure to set TCP_NODELAY
- nghttpx: Add --add-request-header option
- nghttpx: Make WebSocket upgrade work
- nghttpx: Fix bug that END_STREAM is not set in backend for POST with Upgrade
- nghttpx: Don't send "Expect" header field twice
Attachments (1)
Change History (3)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-nghttp2.diff added |
---|
comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to larryv@… |
---|---|
Status: | new → assigned |
Summary: | nghttp2 @1.0.1: update to version 1.0.2 → nghttp2 @1.0.1_0: update to version 1.0.2 |
comment:2 Changed 9 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks.