httpx
httpx copied to clipboard
httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
bug: gb2312 character set not handled correctly response: ``` HTTP/1.1 304 Not Modified Server: nginx Date: Fri, 19 Jan 2024 07:28:59 GMT Last-Modified: Mon, 14 Dec 2020 02:24:04 GMT Connection:...
Currently, using -j for json you get a specific struct of data that can not be customized. I would be nice to see if respect all the flags given and...
### Please describe your feature request: I encountered an issue while using the httpx tool. When I tried to save pages using the -sr option, I noticed that it was...
### Please describe your feature request: Modern web applications are generally composed of multiple layers of different software and technologies, and current tools (`httpx` included) fingerprints based on pattern matching...
Please add an option to send results of different levels to elasticsearch. Similar to nuclei reporting. It would be nice to choose from two levels: - just the found open...
I use the httpx program under the terminal to get the title as normal Chinese, but when I get the title through code, it is garbled. my httpx version is...
### Please describe your feature request: Favicons for some sites may be saved on other hosts. It is recommended to save the full favicon_path for easier identification ### Describe the...
Hi, If the `-ports` option is used together with `-fhr`, the final URL and the `chain_status_code` is not displayed. Result without `-ports` : ``` root@8b5a349cdfa0:/recon# httpx -u redacted.tld -json -silent...
I am running a Privoxy proxy and a client using `httpx` within kubernetes, trying to have `httpx` use that proxy when making requests. **Full DNS name** Running with the **full**...