Forward OPTIONS is a Burp Suite extension that automatically forwards intercepted OPTIONS requests.
When Burp Proxy receives an OPTIONS request, the extension marks it as do not intercept, so it passes through without pausing in the Intercept tab.
./gradlew buildThe built JAR is in build/libs/.
- Burp Suite (Community or Professional)
- Java 17+
MIT. See LICENSE.md.