zgrab2/modules/http
Jeff Cody 0bd36c5267
modules/http: Add option to suppress errors when max redirects exceeded (#253)
If the --max-redirects value is exceeded, we return
SCAN_APPLICATION_ERROR with "Too many redirect" as the error message.

Add an option to suppress this error, and return success even if we
exceed the maximum specified number of redirects.
2020-02-28 13:56:18 -05:00
..
http_readlimit_test.go add bytelimit tests 2018-09-27 14:00:26 -04:00
scanner.go modules/http: Add option to suppress errors when max redirects exceeded (#253) 2020-02-28 13:56:18 -05:00