Commit Graph

2 Commits

Author SHA1 Message Date
shubhamrasal
bc7ac8d073 Update callback calling place
- Callback for every result, even it contains error
- User can handle it using Result.Err
2023-05-19 17:27:29 +05:30
Mzack9999
00d0977963
Adding Screenshot support (#1097)
* Adding Screenshot support

* adding headless body

* moving example into compilable file

* updating docs

* enabling store response with screenshot

* fixing output dir path

* fixing mod

* using native leakless

* splitting response+screenshot folders

* better handling json output

* readme update

* rel => abs path

* Added chromium into docker

* “Wipe them out. All of them.” – Darth Sidious

* utils bump

* go mod tidy

---------

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2023-04-27 01:07:06 +05:30