mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 17:45:28 +00:00
docs: update syntax & JSON schema 🤖
This commit is contained in:
parent
792998d8e2
commit
f610ed4cab
@ -1194,8 +1194,6 @@ be provided as payload which will be read on run-time.
|
|||||||
|
|
||||||
Headers contains HTTP Headers to send with the request.
|
Headers contains HTTP Headers to send with the request.
|
||||||
|
|
||||||
**Note:** When using headers in authentication secrets files (via `-sf` flag), header names preserve exact casing (e.g., `barAuthToken` stays as `barAuthToken`). This is useful for APIs that require case-sensitive header names. Template headers are canonicalized by default.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
@ -1426,8 +1424,6 @@ Valid values:
|
|||||||
|
|
||||||
SkipSecretFile skips the authentication or authorization configured in the secret file.
|
SkipSecretFile skips the authentication or authorization configured in the secret file.
|
||||||
|
|
||||||
**Note:** Authentication secrets files preserve exact header casing, which is useful for case-sensitive APIs.
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user