Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

NoamRotter's avatar
NoamRotter
Icon for Altostratus rankAltostratus
Apr 17, 2016

How to change HTTP method from OPTIONS to POST?

We have a webapp that sends a HTTP:method "OPTIONS" to another website   The other website returns 400 bad request for method OPTIONS.   If I manually change the OPTIONS to POST the transact...