Status/Resolution/Reason: Open//
Reporter/Name(from Bugbase): John W. / ()
Created: 11/14/2019
Components: Web Services
Versions: 2018
Failure Type:
Found In Build/Fixed In Build: /
Priority/Frequency: Normal /
Locale/System: / Win 2016
Vote Count: 0
Some web services redirect requests to multiple servers to load balance. The redirect returns a 302 to the CF Server. By default most software allows the redirection, but the method is changed to GET. This doesn't allow for redirection for load balancing when a POST is required. I would like an additional argument added to CFHTTP to retain_method_on_redirection=YES which would not change the request to a GET.
Attachments:
Comments: