mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 12:15:29 +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.
|
||||
|
||||
**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:
|
||||
@ -1426,8 +1424,6 @@ Valid values:
|
||||
|
||||
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>
|
||||
|
||||
<hr />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user