Comment #2 on issue 8440 by ero...@chromium.org: TODO: Check if 1xx needs  
to set message_body_length_ to 0.
http://code.google.com/p/chromium/issues/detail?id=8440

Justified in terms of words from RFC 2616 [Sec 10.1]

> A client MUST be prepared to accept one or more 1xx status responses
> prior to a regular response...

Taking this to mean that if we see a 100 < status_code < 200, the regular  
response
headers should follow (like with a 100).

> An expected 1xx status responses MAY be
> ignored by a user agent.

Taking this to mean if we get a 101, 102, etc... we can just do nothing  
with it and
go on to the regular response that follows it.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to