
March 24th, 2005, 05:59 AM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 1
Time spent in forums: 29 m 28 sec
Reputation Power: 0
|
|
|
HTTP/1.1 and POST problems
I have an ASP script which works fine when I call it using GET and also when calling POST using HTTP/1.0.
However when I call it using HTTP/1.1 I don't get any response. No error message or anything.
I'm pretty sure it's not a problem with the ASP it's self as I have stripped that down simply to return XML Content, I can only assume it's some setting in IIS that we haven't set up or something.
Any Ideas ?
Andrew Gilfrin
|