A
Andreas Schulze
I have a web service. It works fine.
Now the incoming HttpMethod and RequestType (HttpRequest object)
is "Post" instead of "POST". This value cause an exception and I cannot
change value to "POST", the HttpMethod is readonly.
I try my own HttpModule and Request.Filter, without success.
What can I do?
Now the incoming HttpMethod and RequestType (HttpRequest object)
is "Post" instead of "POST". This value cause an exception and I cannot
change value to "POST", the HttpMethod is readonly.
I try my own HttpModule and Request.Filter, without success.
What can I do?