|
 |
asp_discuss thread: invalid http Request /ERR_INVALID_REQ
Message #1 by "kevin" <yamusf@y...> on Fri, 5 Oct 2001 16:13:56
|
|
Hi All,
Please Help! I'm getting an invalid http Request in netscape. I have a
copyright symbol in the querystring. Do you think that would cause the
problem.
I already checked for these issues.
Some aspect of the HTTP Request is invalid. Possible problems:
Missing or unknown request method
Missing URL
Missing HTTP Identifier (HTTP/1.0)
Request is too large
Content-Length missing for POST or PUT requests
Illegal character in hostname; underscores are not allowed
Thank You,
kevin
Message #2 by Greg Griffiths <griffiths@x...> on Sun, 07 Oct 2001 18:19:09 +0100
|
|
does it work without the symbol ? have you tried encoding the symbol to its
ASCII equivalent ?
At 16:13 05/10/01 +0000, you wrote:
>Hi All,
>
>Please Help! I'm getting an invalid http Request in netscape. I have a
>copyright symbol in the querystring. Do you think that would cause the
>problem.
>
>I already checked for these issues.
>
>Some aspect of the HTTP Request is invalid. Possible problems:
>
>Missing or unknown request method
>Missing URL
>Missing HTTP Identifier (HTTP/1.0)
>Request is too large
>Content-Length missing for POST or PUT requests
>Illegal character in hostname; underscores are not allowed
>
>Thank You,
>
>kevin
>
|
|
 |