httpx icon indicating copy to clipboard operation
httpx copied to clipboard

httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.

Results 160 httpx issues
Sort by recently updated
recently updated
newest added

# 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...

Type: Enhancement

[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....

Type: Bug

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...

Type: Bug

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. ![Image](https://github.com/user-attachments/assets/a97ef1a9-4ebd-4926-99f5-c3dd4a36cce4) ![Image](https://github.com/user-attachments/assets/13b26e30-c6fe-41d3-9fe2-e9ffd1929bae) debug result when running in...

Type: Bug
Type: Question

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...

Type: Bug

### 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...

Type: Bug
Investigation

### 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...

Type: Bug

### 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...

Type: Bug