From: | =?iso-8859-1?B?U3ZlbiBEcvZnZQ== |
Date: | 11 Aug 2001 at 10:02:09 |
Subject: | Re: Interesting TCP problem |
Hello Thilo,
Thanks for that. I will try it.
Sven
----- Original Message -----
From: Thilo K�hler <koehlerthilo@gmx.de>
To: <blitz-list@netsoc.ucd.ie>
Sent: Saturday, August 11, 2001 4:46 AM
Subject: Re: Interesting TCP problem
> Hello Sven
>
> I noticed that with some URLs (especially those
> that have parameters with a "?" appended)
> it is necessary to provide more information
> about yourself than the HTTP-GET command.
>
> A complete HTTP GET should look like this:
>
> "GET "+doc.s
> "HTTP/1.0"
> "User-Agent: MyBlitzBrowser"
> "Accept: */*;q=1"
> "Host: "+host.s
> "Pragma: no-cache"
> "Referer: "+doc.s
>
> Where every line has $0d$0a as return code.
>
> Hope this helps,
>
> Thilo
>
>
----------------------------------------------------------------------------
----
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
> For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie