Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2.0
-
Component/s: Transports
-
Labels:None
-
Estimated Complexity:Novice
Description
Then generating a web service client from WSDL the request sent to the server has an additional Content-Type header. Microsoft IIS 6.0 fails to process these requests and returns 200-OK with empty body.
The Content-Type header should not be added to the http request when the method is GET.