httpx/runner
SAEED 736ed3299c
Added the Functionality of storing raw request response headers (#1671)
* implemented storing header

* Revert "chore(deps): bump github.com/quic-go/quic-go from 0.37.7 to 0.42.0"

This reverts commit a88d85acd6.

* implemented req/resp headers storing feature

* implemented req/resp headers storing feature

* update readme

* commit to last commit

* add `-ob, -omit-body` flag

---------

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: Doğan Can Bakır <dogancanbakir@protonmail.com>
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2024-06-13 02:37:14 +05:30
..
tests AS input support +asnmap integration (#821) 2022-10-20 17:54:52 +05:30
apiendpoint.go add http based speed control 2024-06-12 13:53:07 +03:00
banner.go version update 2024-05-29 20:47:15 +05:30
doc.go Making runner public 2021-05-06 10:35:02 +02:00
filteroperator.go frt/mrt improvemets 2022-05-09 15:01:38 -05:00
headless.go Fix chrome unsafe port err by setting explicitly-allowed-ports (#1343) 2023-11-28 18:18:29 +05:30
healthcheck.go add update check and self update options (#1041) 2023-03-14 20:37:42 +05:30
options.go Added the Functionality of storing raw request response headers (#1671) 2024-06-13 02:37:14 +05:30
resume.go Adding stop-resume support 2021-08-06 12:38:42 +02:00
runner_test.go Introducing CanHaveTitleTag Function for MIME Type Validation (#1608) 2024-03-23 21:47:40 +05:30
runner.go Added the Functionality of storing raw request response headers (#1671) 2024-06-13 02:37:14 +05:30
types.go do not omit status code (#1760) 2024-06-10 21:11:00 +05:30