- add
@http.ServerConnection::client_addr(), which returns the address of client in a HTTP server connection - fix
@http.Server::run_forevercrashing when client sends multipleContent-Length: 0requests - mark some internal API with
#internal
@http.ServerConnection::client_addr(), which returns the address of client in a HTTP server connection@http.Server::run_forever crashing when client sends multiple Content-Length: 0 requests#internal