Skip to content

v12.0.0

Compare
Choose a tag to compare
@tsenart tsenart released this 09 Oct 22:38
· 141 commits to master since this release
f25ac6a

What's new?

  • Instead of limiting the number of bytes read from the response bodies, the -max-body flag now limits the number of bytes captured from response bodies while always reading the full body from the underlying connection.

Changelog

f25ac6a Merge pull request #341 from tsenart/read-full-body
e385d12 attack: Read response bodies in full
23d5876 Merge pull request #332 from tsenart/fix-target-format-docs
b3a9cb7 README: Fix -target section documentation
eed35ea README: Fix link to CONTRIBUTING.md
2accd35 README: Clarify OS compatibility of -resolvers flag