httpx
httpx copied to clipboard
httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
# Describe your feature request Add results reporting database, like **-rdp** in nuclei. ``` -rdb, -report-db string httpx reporting database (always use this to persist report data) ``` Saving httpx...
[awesome-search-queries](https://github.com/projectdiscovery/awesome-search-queries) integration with httpx for passive [CPE](https://nvd.nist.gov/products/cpe) (Product, Vendor) and WordPress Theme / Plugin detection
useful for identifying old software If copyright indicators are found near a year, will print those years ([Copyright: 2004]) If no copyright indicators exist, will print any years found, 1990-2024...
### httpx version: 1.7.0 ### Current Behavior: `-srd` option misses storing responses when the same host responds differently over different default schemes (HTTP vs HTTPS). ### Steps To Reproduce: 1....
On my MacBook, the screenshot wasn’t generated. I’ve installed all the prerequisites, but I’m unsure why. > I used both commands on my MacBook ``` httpx -silent -l subdomains.txt -ss...
httpx 1.3.3 VS httpx 1.6.10 When running in httpx1.3.3 getting more result But when running same command in httpx1.6.10 then getting less result.   debug result when running in...
Without even specifying word count and content length, this is automatically being added to the json output. There is quite a few fields that are added automatically.....I don't see the...
### httpx version: v1.6.9 ### Current Behavior: When using -vhost-input, httpx forces HTTPS scheme even when HTTP is specified in the input URLs. This happens even with -no-fallback-scheme. ## Not...
### httpx version: `main|dev` ### Current Behavior: Response data is excluded by default in CSV output as per https://github.com/projectdiscovery/httpx/issues/1914 without the possibility to reintroduce it. ### Expected Behavior: Investigate replacing...
### httpx version: v1.6.8 ### Current Behavior: `httpx` hangs and the machine becomes OOM when hitting a service that generates an endless stream of data (memory usage keeps growing until...