Releases: projectdiscovery/httpx
v1.0.0
Changelog
a632271 - HTTP2 Probing
ffadd65 - Experimental/Trivial HTTP1.1 Pipeline Probing
5787fbd - Custom host header support
f62c479 - CSP Data extraction / Subdomains Probing
84dc1e9 - Location Header output by @tracertea
a21f098 - RawHTTP support with unsafe flag
e2e5501 - Multi Method/Verb support
f62c479 - Verbose flag to inspect failed requests.
f62c479 - Request flag to process RAW request from a file.
f62c479 - Bugs fixes (User agent, Data storage, multiple ports, CIDR input)
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
Changelog
#12 Added CIDR support.
#22 Added color output support.
#19 Added basic server fingerprint based on server header
#10 Added docker support.
#20 Added option to include the raw response within the json output by @timoles
#16 Added option to only follow redirects on the same host by @timoles
v0.0.2
Initial Release
v0.0.1 Use colors by default