v12.0.0
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