Larry McCay created KNOX-356:
--------------------------------

             Summary: Change GatewayRedirectServlet to send a 307 instead of 302
                 Key: KNOX-356
                 URL: https://issues.apache.org/jira/browse/KNOX-356
             Project: Apache Knox
          Issue Type: Bug
          Components: Server
            Reporter: Larry McCay
             Fix For: 0.5.0


307's are more typically sent for these cases since handling of 302's by 
useragents seems to have universally been done incorrectly. When receiving a 
302 from a POST or PUT, apparently useragents follow the redirect to the 
Location and issue a GET. 

307's were introduced to indicate that the original HTTP verb should be reused 
in the redirection.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to