Chromium Code Reviews
DescriptionFix handling to responses to HEAD requests
The HTTP parser did not handle requests to HEAD requests if chunked
transfer encoding is used by in the response. The check for chunked
encoding was done before checking for a response to a head request.
R=ajohnsen@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=19612
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed review comments #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||