Skip to content

Commit

Permalink
Fix request and response's body story
Browse files Browse the repository at this point in the history
* It is now clear what bytes are counted for progress events.
* Is now clear whether content encodings are removed.
* fetch() no longer needs to handle the process response body and
end-of-file callbacks
* concept-header-list-delete is a thing
* An Apache quirk is now documented

This affects:

* w3c/ServiceWorker#339
* https://www.w3.org/Bugs/Public/show_bug.cgi?id=25587
* https://www.w3.org/Bugs/Public/show_bug.cgi?id=23582
  • Loading branch information
annevk committed Jun 25, 2014
1 parent 9a08417 commit 578768a
Show file tree
Hide file tree
Showing 2 changed files with 421 additions and 132 deletions.
Loading

0 comments on commit 578768a

Please sign in to comment.