Issue 1863: Chrome has problems with Linksys embedded device web pages  
(POST requests without Authorization headers fail with empty responses).
http://code.google.com/p/chromium/issues/detail?id=1863

Comment #13 by [EMAIL PROTECTED]:
I verified that the current new HTTP stack has the same problem, and adding
the Authorization header to the POST requests fixes the problem.  So this
bug will be fixed when Eric Roman fixes issue 2907.

Eric, we should also handle an empty response as an error, at least for all
non-GET methods, which aren't in HTTP 0.9 and therefore require a response
status line.  Right now the new HTTP stack displays a blank page when this
bug occurs.


Issue attribute updates:
        Summary: Chrome has problems with Linksys embedded device web pages 
(POST  
requests without Authorization headers fail with empty responses).
        Owner: [EMAIL PROTECTED]

-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to