search for: 936ba003910da551a472708d4b7b3ff3

Displaying 1 result from an estimated 1 matches for "936ba003910da551a472708d4b7b3ff3".

2006 Feb 07
0
Re: odd http header corruption
...ass: 0x[\w\d]*>:0x[\w\d]*>/) output.write(headers) testing that my regex really did match the offending string. However, this addition did not remove the offending string, and writing the headers out into the body of the response gave me this Content-Type: text/html Set-Cookie: _session_id=936ba003910da551a472708d4b7b3ff3; path=/ Status: 200 OK Cache-Control: no-cache <html> <head> suggesting to me that the problem was being introduced at a different stage ... However, superficially I cannot work out how this set of headers is actually transformed into the headers we see in the HTTP header itself which...