mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 16:05:26 +00:00
* introduce disable-cookie * remove debug statement * fix headless template * increase `-interactions-poll-duration` value to 5 * docs update --------- Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io> Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
11 lines
125 B
YAML
11 lines
125 B
YAML
id: http3
|
|
|
|
info:
|
|
name: http3
|
|
author: pdteam
|
|
severity: info
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/http3" |