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

Can you implement one more flag which checks whether given application is dynamic or static? Out of many different factors to call something dynamic one of them is login interface....

Type: Discussion
Type: Enhancement
Investigation

### Please describe your feature request: Add a flag to force HTTP1.1 only like --http1.1 on curl. ### Describe the use case of this feature: If the user wants to...

Status: Completed
Type: Enhancement

``` { "timestamp": "2024-02-15T17:48:20.126252221-08:00", "csp": { "domains": [ "http:", "https://google-admin.corp.google.com/", "https:" ] }, "hash": { "body_md5": "ab555bf581043d0a078b31c9ef8681f2", "body_mmh3": "1308971720", "body_sha256": "21eee68cccfc56dc3f4243803211b6e663477792dc5aa1036833daa70bd3a876", "body_simhash": "12133745353897916362", "header_md5": "59688bdf0849809aae70dcb35f8a6965", "header_mmh3": "3536508", "header_sha256": "5f762ae907f0c4f12568915bdb67f0c217e2b952ce16ee665060becc1096fe10", "header_simhash":...

Status: Completed
Type: Bug

### Discussed in https://github.com/projectdiscovery/httpx/discussions/1628 Originally posted by **Yardanico** March 13, 2024 Hi, I've been using httpx for quite a long time, and it's a really great project! Right now I'm...

Status: Completed
Type: Bug

### httpx version: v1.6.0 ### Current Behavior: When using the `-rlm` (rate limit per minute) argument, the tool sends the specified amount of requests all at once instead of distributing...

Type: Bug

I use httpx for mass website scanning and also for creating a Configuration Management Database (CMDB) for my personal use. One of the use cases from an Attack Surface Management...

Type: Discussion
Investigation

![image](https://github.com/projectdiscovery/httpx/assets/6748242/9877140b-0e05-4f88-bb0f-4459c9444760)

Type: Bug

### Summary: Implement a feature in httpx to detect and handle redirections to standard Single Sign-On (SSO) URLs, including automatic form filling for login pages. ### Description: When navigating to...

Type: Enhancement

### httpx version: 1.6.0/1.6.1 (docker) ### Current Behavior: When adding the -ss/-screenshot argument, a go wappalyzer error is shown. By downgrading to 1.5.0 this issue is gone, indicating this is...

Status: Completed
Type: Bug

### I AM NOT SURE WHETHER THIS SHOULD BE PART OF HTTPX FR OR NAABU/NUCLEI BUT KINDLY MOVE WHEREVER IT MAY FITS WITHIN PD. **Summary:** Implement a feature in `httpx`...

Type: Enhancement