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

   Superseded by #2952 with a cleaner, non-API-breaking approach. Instead of 
threading a `boolean forceGET` parameter through abstract method signatures 
across multiple transport implementations, the new PR uses a contextual 
property (`http.redirect.force.GET`) and sets `Message.HTTP_REQUEST_METHOD` on 
the outMessage before retransmit, requiring changes only in `HTTPConduit.java`.


-- 
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