What's Changed
- Added
-delay
support between each request by @ShubhamRasal in #853
-delay duration duration between each http request (eg: 200ms, 1s)
- Added
-ztls
option by @xm1k3 in #896 - Added
BUILD_SOURCE_TAG
as an ARG in the Dockerfile by @ndejong in #905 - Added base64 encoded response support by @tarunKoyalwar in #885
- Added bom utf8 on csv output by @xm1k3 in #887
- Fixed content length bytes count by @Mzack9999 in #859
- Fixed for failing docker build on gcc error by @ndoell in #871
- Fixed Integration tests issue by @foxcores in #852
- Fixed wildcard check to prefix only by @Mzack9999 in #911
- Updated favicon detection feature by @Mzack9999 in #906
- Updated helpers libraries #850 by @edoardottt in #851
- Updated httpx as a library integration test by @foxcores in #847
- Updated to use a random hash instead of generating an url-based filename by @LuitelSamikshya in #848
New Contributors
- @foxcores made their first contribution in #847
- @edoardottt made their first contribution in #851
- @ndoell made their first contribution in #871
- @tarunKoyalwar made their first contribution in #885
- @xm1k3 made their first contribution in #887
- @ndejong made their first contribution in #905
Full Changelog: v1.2.5...v1.2.6