Documentation
¶
Overview ¶
Package curlgen renders a captured request as a runnable curl command, so a tester (or the AI) can reproduce and iterate on it in a terminal. It favors security-testing fidelity: the exact path is preserved (--path-as-is) and TLS verification is skipped (-k), matching how Interceptor itself talks to targets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.