Comment #44 on issue 89 by dasilt: Error 2 (net::ERR_FAILED): Unknown error.
http://code.google.com/p/chromium/issues/detail?id=89

Hi, I'm spotting this problem, when I'm doing form(POST) submit with  
javascript
form.submit() when the site is under Basic authentication. In this case it  
seems that
chrome doesn't include Basic authentication attribute into request and then  
getting
"401 Unauthorized" error from the server just after request header is  
received. But
chrome continues sending form POST data and after that reports "Error 2
(net::ERR_FAILED): Unknown error." When you do simple submit with Submit  
button -
everything seems ok.

--
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 
chromium-bugs+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to