22 Commits

Author SHA1 Message Date
Ayan Rajpoot 7fd08b7f8d Add support for duplicate custom request headers (#2504)
* refactor: change CustomHeaders to support multiple values per header

* fix: clear existing header values before setting custom headers

* harden headers

* expand tests

---------

Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2026-06-04 14:21:55 +02:00
Kian-Meng Ang f08a003d29 Fix typos
Found via `codespell -L ines,te,ue,occured,ans`
2025-03-11 00:04:31 +08:00
Ramana Reddy 76adadfeb4 Add flag to preview first N characters (#1316)
* Add flag to preview first N characters

* use dynamic var for body-preview flag

* strip html tags from response

* add stripe option to remove html or xml tags

* typo

* resolve merge conflicts

* add test and update readme

* update readme

* typo

* typo no 2

* small refactor

* include body preview in jsonl output

* minor changes

---------

Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2023-09-07 15:26:54 +05:30
vrenzolaverace 686a2cced8 Update helpers libraries #850 (#851)
Use utils helpers libraries (#850)
2022-11-07 01:52:47 +05:30
forgedhallpass c48909f64f Minor fixes and improvements (#726)
* Added .idea to .gitignore

* Updated the README

* Added more verbose information on preset extractors

* removing deprecated ioutil

Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2022-08-17 03:16:06 +04:00
Mzack9999 24f3992c7a using helper library 2021-05-24 13:15:24 +02:00
Mzack9999 bd659bd670 using shared library 2021-04-30 10:07:56 +02:00
Mzack9999 c304b78f30 Adding support for more edge cases 2021-04-29 13:38:36 +02:00
Ice3man543 261fb05578 Fixed lint errors 2021-04-07 21:33:50 +05:30
Ice3man543 49e0aadfe8 JSON output changes + tls-grab flag + misc 2021-04-07 21:10:59 +05:30
Mzack9999 6497301abf full raw http control 2020-09-29 22:07:50 +02:00
Víctor Zamanillo afca2fe629 gofmt 2020-09-26 20:42:32 +02:00
Víctor Zamanillo e9aa081544 Fixed gomnd issues 2020-09-26 19:56:17 +02:00
Víctor Zamanillo aa5a635dc0 Fixed stylecheck issues 2020-09-25 19:14:19 +02:00
Víctor Zamanillo e6496369d0 Fixed nakedret 2020-09-25 18:43:13 +02:00
Víctor Zamanillo c1df31cb49 Fixed gocritic issues 2020-09-25 18:39:35 +02:00
Víctor Zamanillo d184548c29 Fixed golint issues 2020-09-25 18:30:38 +02:00
Víctor Zamanillo bdc394abea Fixed govet issues 2020-09-25 17:54:10 +02:00
Mzack9999 38d25bbb8b fix and improve method CLI option 2020-09-01 00:18:36 +02:00
Mzack9999 bac670a949 various fixes and features 2020-08-23 20:42:20 +02:00
Mzack9999 0ffd4c42b6 added web socket detection 2020-06-23 19:14:39 +02:00
bauthard e974bb52e5 Initial commit 2020-05-29 09:37:55 +00:00