httpx
httpx copied to clipboard
Header matchers
Please describe your feature request:
Add a matcher type that is geared specifically at response headers. Things like:
- Presence / absence of a header by name
- Value of a particular header
Describe the use case of this feature:
See also https://github.com/projectdiscovery/httpx/discussions/1103