httpx
httpx copied to clipboard
`httpx -probe -sr` creates files for [FAILED]
httpx version:
v1.6.3 and later
Current Behavior:
httpx -probe -sr
creates "empty" files for failed requests.
"empty" as in they only contain the requested url
Expected Behavior:
No files should be created for failed requests.
Steps To Reproduce:
-
echo '168-this-does-not-exist.com' | httpx -sr -probe
- See that an "empty" file is created at output/response/168-this-does-not-exist.com/[...].txt
Anything else:
https://discord.com/channels/695645237418131507/1293593977525633034