reta commented on PR #977:
URL: https://github.com/apache/cxf/pull/977#issuecomment-1242985505

   @ypiel-talend my apologies, I have difficulties to understand this change, 
the sections you are referring to note that:
   
   >  Note: For historical reasons, a user agent MAY change the request
         method from POST to GET for the subsequent request.  If this
         behavior is undesired, the 307 (Temporary Redirect) status code
         can be used instead.
   
   This is the behavior driven by user agent (client) and not the server, I am 
not sure why CXF needs change here. Also, seems like this is really outdated 
behavior (from notes on spec), why do we need to support it? What is the use 
case?
   
   Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to