What's Changed
- Added minimal example to use httpx as a library by @Mzack9999 in #670
- Added support to use
-extract-regex
flag multiple times by @M09Ic in #529 - Added self-diagnostic functionality (
-health-check
) by @Mzack9999 in #665 - Added regex matches support on json output by @st3rv04ka in #668
- Fixed HTML decoding in JSON output by @Mzack9999 in #673
- Fixed misleading error message with invalid ports by @LuitelSamikshya in #677
New Contributors
Full Changelog: v1.2.2...v1.2.3