Compare
Sorry, something went wrong.
No results found
- Fixed: reset HTTP connection before retry replay
- Fixed: drain TCP reads before timeout close
- Fixed: skip invalid empty HTTP field names
- Fixed: wait for EOF after TCP hangup
- Fixed: drain TCP reads before close
- Fixed: replay HTTP requests on retry
- Fixed: handle unreachable TCP sockets
- Fixed: close TCP connections cleanly
- Fixed: wait for TLS handshake readiness
- Fixed: harden UDP endpoint lifecycle
- Fixed: harden TCP and TLS connection races
- Fixed: schedule HTTP server idle timers after drain
- Fixed: harden HTTP state transitions
- Fixed: bound HTTP server pipeline queue
- Fixed: bound TCP write buffer chunks
- Fixed: bound TCP write buffering
- Fixed: bound HTTP field section parsing
- Fixed: harden loop fd and scheduler state
- Fixed: clean up TCP server lifecycle
- Fixed: handle immediate TCP connect success
- Fixed: make TCP close state transitions safe
- Fixed: flag more invalid HTTP headers
- Fixed: cover HTTP output syntax checks
- Fixed: flag obsolete HTTP request syntax
- Fixed: harden HTTP chunk parsing and output syntax