Skip to content

v0.14.1

Latest

Choose a tag to compare

@Guest0x0 Guest0x0 released this 26 Nov 04:05
· 1 commit to main since this release
  • add @http.ServerConnection::client_addr(), which returns the address of client in a HTTP server connection
  • fix @http.Server::run_forever crashing when client sends multiple Content-Length: 0 requests
  • mark some internal API with #internal