v1.0.3
Changed
- Requires
nhttp_lib1.0.4 for correct HTTP/1.1Content-Lengthhandling. An empty-body response now emitsContent-Length: 0, a 1xx, 204, or 304 response emits noContent-Lengthfield, and a 2xx response to aCONNECTrequest can suppress it (RFC 9110 Section 8.6)
Full Changelog: v1.0.2...v1.0.3