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