Releases: projectdiscovery/rawhttp
Releases · projectdiscovery/rawhttp
v0.1.2
v0.1.1
v0.1.0
v0.0.9
What's Changed
- Added basic support for SNI by @Mzack9999 in #44
- Added spaces after colon for headers to stay consistent by @c-f in #41
- Fixed bug to handle non-temp errors from pipeline worker by @parrasajad in #43
New Contributors
- @parrasajad made their first contribution in #43
- @c-f made their first contribution in #41
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Added method with options to default client (custom timeout support) by @Mzack9999 in #25
- Added http proxy and socks5 proxy by @akkuman in #29
- Added force reading for request body by @Ice3man543 in #34
- Fixed lint errors by @LuitelSamikshya in #32
New Contributors
- @akkuman made their first contribution in #29
- @dependabot made their first contribution in #33
- @LuitelSamikshya made their first contribution in #32
Full Changelog: v0.0.7...v0.0.8
v0.0.7
Fixed Dor function for nuclei pipelining support.