Thread: PHP Script Auth
View Single Post
  #9 (permalink)  
Old 10-07-2008, 02:22 PM
BraveStarr BraveStarr is offline
Intermediate Member
 
Posts: 17
Default

The only headers I ever get are these:

LabelPragma: no-cache
Content-Language: en-US
Transfer-Encoding: chunked
Cache-Control: no-store, no-cache, must-revalidate, max-age=0
Content-Type: text/html; charset=utf-8
Date: Tue, 07 Oct 2008 21:20:22 GMT
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Set-Cookie: ZM_TEST=true


I never get a Location key and the Set-Cookie value doesn't look very helpful...

Any pointers would be great!

Thanks,
- J
Reply With Quote