mirror of
https://github.com/projectdiscovery/httpx
synced 2026-06-08 16:50:17 +00:00
c3eb8897e7
* support multiple output format * output plain text when -oA * separate the conditions * fail output-all when it's not used with output * update doc * remove hashes for plain output when -hash isn't used * add integration test * use filepath * fix no hash std output * remove json/csv extension for json/csv only output * add ext when both -csv and -json is used * fix assertion * commit to last commit * print filenames * no tmpdir * remove files * remove prints * lowercase options * test update --------- Co-authored-by: Mzack9999 <mzack9999@protonmail.com> Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>