v1.1.3
What's Changed
- Added streaming input support
-stream
by @Mzack9999 in #408 - Added goflags support by @LuitelSamikshya in #410
- Added CSV output format support
-csv
by @wux1an in #397 - Fixed automatic UA if a user defines custom one by @Mzack9999 in #386
- Fixed content-length calculation by @Mzack9999 in #389
- Fixed a bug with printing status-code with
unsafe
flag by @LuitelSamikshya in #399 - Fixed a bug in POST requests with
body
flag by @LuitelSamikshya in #403
New Contributors
- @chenrui333 made their first contribution in #396
- @sullo made their first contribution in #401
- @wux1an made their first contribution in #397
Full Changelog: v1.1.2...v1.1.3