1. 03 May, 2017 1 commit
    • 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
  2. 02 May, 2017 1 commit
  3. 01 May, 2017 11 commits
  4. 30 Apr, 2017 8 commits
  5. 29 Apr, 2017 13 commits
  6. 28 Apr, 2017 6 commits