-
-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
Milestone
Description
Following redirects makes little sense because it transforms the POST request to a GET one and hence loses the SOAP request body.
"If the 301(302/307) status code is received in response to a request other
than GET or HEAD, the user agent MUST NOT automatically redirect the
request unless it can be confirmed by the user, since this might change the
conditions under which the request was issued. "