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

Httpx simply shows -dashboard is disabled I configured pdcp api key it keep on showing me invalid api try again.

Type: Bug

Closes #1923 ```console $ go run . -u https://github.com/login -j -silent -sr | jq -r .knowledgebase.PageType login $ go run . -u https://lobste.rs/login -j -silent -sr | jq -r .knowledgebase.PageType...

Extend current error page classifier to identify `login` pages

Type: Enhancement

### httpx version: v1.6.8 linux amd64 ### Current Behavior: Output contains response body. ### Expected Behavior: CSV output doesn't contain response body. ### Steps To Reproduce: ``` httpx -u https://www.baidu.com...

Type: Bug

When no `chromium` package is installed, running `httpx` with the `--screenshot` option results in a fatal error: ``` [FTL] Could not create runner: [launcher] Failed to get the debug url:...

Type: Bug

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.8 to 1.6.1. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.6.1 Fixes some point checks on the FourQ curve. Hybrid KEM fails on low-order points. What's Changed...

dependencies
go

Bumps the modules group with 3 updates: [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck), [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) and [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo). Updates `github.com/projectdiscovery/cdncheck` from 1.1.18 to 1.1.22 Release notes Sourced from github.com/projectdiscovery/cdncheck's releases. v1.1.22 1.1.22 (2025-06-08) v1.1.21 1.1.21 (2025-06-01) v1.1.20...

Type: Maintenance

Now the `-js` and `--javascript-inject` options execute code in the session browser without a head to change, for example, "local storage` or any other scripts Example: index.html ```html check check...

![Image](https://github.com/user-attachments/assets/ab40b550-60f9-4574-95e0-b6e97c9036bd) ![Image](https://github.com/user-attachments/assets/bebb66f9-afa3-44bc-8007-a46dad24222d)

Type: Bug

### httpx version: Greater than 0.27.2 ### Current Behavior: SSL connections rejected by school firewall If I use any later version of httpx than 0.27.2, our firewall rejects SSL connection...

Type: Bug