Commit Graph

130 Commits

Author SHA1 Message Date
Alexey Zhuchkov 13ad1e6a46 Add request dump for debug flag 2021-10-23 14:45:27 +03:00
mzack 20d51a1f75 Fixing stream mode with path parameter 2021-10-12 09:33:50 +02:00
sandeep 87c6ab8194 version update 2021-10-11 05:23:26 +05:30
sandeep f78f94dffe misc flag update 2021-10-11 05:22:28 +05:30
sandeep 6ebbba594e version update 2021-10-04 16:51:25 +05:30
sandeep ed95845496 misc flag update 2021-10-04 16:48:00 +05:30
sandeep 894e24aa21 Merge branch 'dev' of https://github.com/projectdiscovery/httpx into 395-feature-preserve-order 2021-10-04 16:38:29 +05:30
sandeep fbe91f6778 Update options.go 2021-10-04 16:36:19 +05:30
sandeep 57051e1a3e readme update 2021-10-03 02:03:48 +05:30
sandeep 8e09ab55e3 misc update 2021-10-03 01:53:13 +05:30
sandeep af42eef28d misc update 2021-10-02 06:56:30 +05:30
LuitelSamikshya 995037f9b2 lint error fix 2021-09-29 13:57:52 -05:00
LuitelSamikshya aa7693da0a added goflags support 2021-09-29 13:43:54 -05:00
mzack 3a4cf810f0 misc 2021-09-26 06:54:24 +02:00
mzack fa455e7363 Adding stream mode support 2021-09-26 06:49:49 +02:00
Mzack9999 d0b2b0cf68 Merge pull request #403 from projectdiscovery/#issue400-bug-in-sending-post-request
Fixing POST requests with body
2021-09-24 20:56:21 +02:00
LuitelSamikshya f1c3474327 remove bodybytes 2021-09-20 22:44:16 -05:00
Sandeep Singh abb8d7d5a6 Merge pull request #404 from sullo/dev
Typo fixes
2021-09-21 00:27:02 +05:30
sullo 306aa2515b Typo fixes 2021-09-20 13:05:39 -04:00
LuitelSamikshya 28fda6fa06 changes to adrress failed test cases 2021-09-17 22:55:43 -05:00
LuitelSamikshya 7d4273befd bug-fix while sending post request 2021-09-16 16:13:37 -05:00
LuitelSamikshya 2cffea4883 bug in sending post request fix 2021-09-15 17:40:03 -05:00
Sandeep Singh 22dc2f5e19 Merge pull request #397 from wux1an/master
Support output in CSV format
2021-09-15 00:52:25 +05:30
sullo ad559f308e logger error message updates:
- missing word in runner.go file errors
- various consistency cleanup.
2021-09-14 13:06:35 -04:00
wux1an 8e5f500b06 fix: fix golangci-lint error: S1007: should use raw string (...) with regexp.Compile to avoid having to escape twice (gosimple) 2021-09-14 19:08:30 +08:00
LuitelSamikshya 997c435ee8 status-code with unsafe flag fix 2021-09-13 14:12:25 -05:00
wux1an 5f6d17c6be feat: Defense against csv injection 2021-09-13 22:57:17 +08:00
wux1an 82efbb8e6b feat: Escape ',' in CSV headers 2021-09-10 19:49:13 +08:00
wux1an 5c10ddf8c2 feat: Support output in CSV format 2021-09-09 18:55:31 +08:00
mzack 0bebb4aec3 Disabling automatic UA if user defines one 2021-08-30 17:13:22 +02:00
sandeep 9a9b43d94c misc updates 2021-08-26 20:04:41 +05:30
Sandeep Singh 2fa91f9e12 Merge pull request #375 from projectdiscovery/373-bugfix-non-rfc-urls
Fixing input URLs handling with non-rfc paths
2021-08-24 22:37:58 +05:30
Sandeep Singh 24da5ce2c8 Merge pull request #380 from yyyy7/dev-q
Fixing 'ml' option
2021-08-24 20:43:07 +05:30
sandeep 73c33a7b9f help menu update 2021-08-24 20:28:35 +05:30
Qui 249e94bb64 Fixing 'ml' option 2021-08-23 09:31:42 -04:00
mzack 7a59d6702b Improving cli parsing for Allow/Deny option 2021-08-22 21:07:23 +02:00
mzack 8d47e9466e fixing output url path 2021-08-22 19:54:52 +02:00
mzack 57c1244a16 Fixing input URLs handling with non-rfc paths 2021-08-22 19:26:28 +02:00
mzack 06bb53bbc8 Merge branch 'dev' into 354-bugfix-custom-ports-with-scheme 2021-08-17 14:37:10 +02:00
sandeep b7d1d17949 version update 2021-08-17 17:24:23 +05:30
Sandeep Singh 433cae9231 Merge pull request #366 from projectdiscovery/362-bugfix-json-input-field
Fixing inconsistent "input" field behavior
2021-08-17 15:26:27 +05:30
Mzack9999 4ca01fe686 Merge pull request #369 from projectdiscovery/348-bugfix-content-length-head
Improving case behavior with methods CLI option
2021-08-17 00:29:11 +02:00
mzack 6bc6359f3d small name refactor 2021-08-16 22:23:03 +02:00
mzack 44e304f50a Merge branch 'dev' into 363-bugfix-follow-redirects 2021-08-16 20:31:20 +02:00
sandeep 0f4f9f2cac minor update 2021-08-16 23:52:52 +05:30
sandeep d529a41c8d Update options.go 2021-08-16 21:08:03 +05:30
mzack 38d56d5de9 Improving case behavior with methods CLI option 2021-08-16 16:09:35 +02:00
mzack 5919040a93 Fixing inconsistent behavior for custom ports with schemes 2021-08-16 15:53:28 +02:00
mzack 5931b811fb Fixing inconsistent "input" field behavior 2021-08-16 15:08:04 +02:00
mzack 89f77e50d2 Adding support for maximum redirects number 2021-08-16 14:25:30 +02:00