Skip to content

v1.0.3

Choose a tag to compare

@josecriane josecriane released this 20 Aug 10:08
· 8 commits to main since this release
b9257ba

Changed

  • Requires nhttp_lib 1.0.4 for correct HTTP/1.1 Content-Length handling. An empty-body response now emits Content-Length: 0, a 1xx, 204, or 304 response emits no Content-Length field, and a 2xx response to a CONNECT request can suppress it (RFC 9110 Section 8.6)

Full Changelog: v1.0.2...v1.0.3