DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37988>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37988





------- Additional Comments From [EMAIL PROTECTED]  2006-03-22 15:37 -------
GET http://user:[EMAIL PROTECTED]/file.html HTTP/1.1

probably is a valid request (at least it works with Apache HTTPD and IIS 6) but
I guess the server will just discard the credentials.

Anyway, I don't think we should sent such request lines by default as it is
likely that simple servers will choke on them.


I just tried:
-----------
GET http://user:[EMAIL PROTECTED]/ HTTP/1.1
Host: www.microsoft.com

HTTP/1.1 200 OK
Date: Wed, 22 Mar 2006 15:36:47 GMT
Server: Microsoft-IIS/6.0
P3P: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAINT COM INT NAV
ONL PHY PRE PUR UNI"
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 21907

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to