HTTP 400 - Bad Request Error
Moderator: General Moderators
HTTP 400 - Bad Request Error
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
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
No I am not using Gzip.