[clug-progsig] Cookie monster eating my cookies?

Shawn sgrover at open2space.com
Wed Oct 11 12:25:49 PDT 2006


William Astle wrote:
> 
> Try:
> 
> GET /yourpage.php HTTP/1.0
> Host: yourwebsitename.com
> 
> And do <enter> twice.
> 
> If you're on a situation that's doing name-based hosting, you have to
> use at least HTTP 1.0 and provide a host header. If you don't specify
> HTTP/1.0 on the request line, the request is processed immediately
> without waiting for additional headers from the browser and assumes HTTP
> 0.9 (or some other antiquated version).

Yep, that did the trick... can see the headers now...

Shawn




More information about the clug-progsig mailing list