• Kenton Varda's avatar
    Fix bug with HTTP entities with `Content-Length: 0`. · d2ec1420
    Kenton Varda authored
    The entity-body would never be marked "done", breaking the pipeline for subsequent requests/responses.
    
    (In practice `Content-Length: 0` is rare since normally only GET requests don't have content and they don't pass `Content-Length` at all.)
    d2ec1420
Name
Last commit
Last update
..
benchmark Loading commit data...
capnp Loading commit data...
kj Loading commit data...
CMakeLists.txt Loading commit data...