On Tue, 2006-08-08 at 21:13 -0600, Todd Wilson wrote:
> Greetings,
> 
> Can't seem to find anything on this in Bugzilla or the list archives, so
> I thought I'd throw it out to the group before submitting a bug.
...

> If I try the HTTP request manually via telnet, here's what I get for the
> HTTP response:
> 
> ----------------------------------------------------------
> HTTP/1.1 200 OK
> Server: Microsoft-IIS/4.0
> Date: Tue, 08 Aug 2006 16:31:46 GMT
> HTTP/1.0 200 OK
> Content-type: Text/HTML
> 
Todd,

The request head is completely messed up. Note second instance of the
status line (HTTP/1.1 200 OK) between Date and Content-Type headers.
HttpClient is absolutely correct in rejecting this request as malformed

Oleg


> <HTML>
>   <HEAD>
>     <META HTTP-EQUIV="Content-Type" CONTENT="text/html;
>     charset=iso-8859-1">
> <title>Burwell -   1 bed Flat/ Maisonette</title>
> <script language="JavaScript" >
> <!--
> function MM_openBrWindow(theURL,winName,features) { //v2.0
>   window.open(theURL,winName,features);
> }
> //-->
> .
> .
> .
> ----------------------------------------------------------
> 
> What do you think?  I'm honestly not sure what the cause is.  I copied
> the HTTP response directly from a command prompt window, but it's
> possible there could be some other white space in there that I didn't
> include.
> 
> By the way, I realize the URL is completely malformed, but it seems to
> work just fine in a browser.  The server is also probably doing who
> knows what contrary to the HTTP spec, but such it is.
> 
> Thanks,
> 
> Todd Wilson
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

Reply via email to