pub fn exotic_methods() -> Vec<&'static str>Expand description
Generate every method variant that has a known parser-discrepancy in some WAF, expressed as one possible first-token-of-request-line.
Useful as the seed set for a --method fuzzer or evolution loop.