Changelog
- Added support to skip unresponsive hosts using
max-host-error
flag #259 #359 - Added support to define max number of redirects to follow using
max-redirects
flag #363 - Added comma-separated multiple / file input support for
allow
/deny
flag #371 - Added improved error handling for
deny
flag #353 - Added case insensitive input support for request method using
x
flag #348 - Fixed an issue with infinite redirect loop #363
- Fixed an issue causing long timeout using
unsafe
flag #355 - Fixed an issue with
probe
flag when using with multiple scheme input #354 - Fixed an issue with inconsistent JSON output for
input
field #362 - Fixed an issue with non-ASCII characters input using
unsafe
flag #373