Page 1 of 1
HTTP 400 - Bad Request Error
Posted: Fri Jul 11, 2008 1:44 pm
by pebbles
I have created a website and now I am trying to test it with different browser, testing firefox works find, when test on IE 6 if get HTTP 400 - Bad Request, can anyone help me resolve this issue.
Re: HTTP 400 - Bad Request Error
Posted: Fri Jul 11, 2008 2:52 pm
by Eran
Are you using Gzip by any chance? If so there is probably an error somewhere. Firefox can handle that and still parse the document, but IE6 will fail miserably.
Re: HTTP 400 - Bad Request Error
Posted: Fri Jul 11, 2008 2:57 pm
by pebbles
No I am not using Gzip.