Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
boazsegev committed May 18, 2020
1 parent a6640ec commit 01f40f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### v. 0.7.5 (2020-05-18)

**Security**: backport the 0.8.x HTTP/1.1 parser and it's security updates to the 0.7.x version branch.
**Security**: backport the 0.8.x HTTP/1.1 parser and it's security updates to the 0.7.x version branch. This fixes a request smuggling attack vector and Transfer Encoding attack vector that were exposed by Sam Sanoop from [the Snyk Security team (snyk.io)](https://snyk.io). The parser was updated to deal with these potential issues.

**Fix**: (`http`) fixes an issue with date calculation by backporting code from the 0.8.x branch.

Expand Down

0 comments on commit 01f40f5

Please sign in to comment.