Forum Discussion
Avinash1
Nimbostratus
Mar 03, 2020Does Big IP change received post request to get ?
I have a client complaining that request coming from our application is in GET instead of POST , where as we are sending POST from application, not sure how it converted to GET, is this happening on ...
Beaker
Cirrus
Mar 03, 2020I have run into this before when you are redirecting traffic to port 443 using a 302, which is the response code used in HTTP::redirect in the F5. In order to preserve the method you need to issue a 307 for the redirect ( HTTP::responnd 307 Location https://your_url_here.com. vs HTTP::redirect https://your_url_here.com)
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects