Update 3.1.11.md

This commit is contained in:
Rahul Bhandari 2021-01-12 12:26:21 -08:00 committed by GitHub
parent 1fffef205d
commit dafc98eaf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,9 +69,11 @@ A denial-of-service vulnerability exists in the way Kestrel parses HTTP/2 reques
### Additional fixes in this release
* [CoreCLR](https://github.com/dotnet/coreclr/issues?utf8=%E2%9C%93&q=milestone%3A3.1.11+label%3Aservicing-approved)
* [CoreFX](https://github.com/dotnet/corefx/issues?utf8=%E2%9C%93&q=milestone%3A3.1.11+label%3Aservicing-approved)
* [ASP.NETCore](https://github.com/search?q=is%3Apr+label%3AServicing-approved+milestone%3A3.1.11+repo%3Adotnet%2Faspnetcore+repo%3Adotnet%2Fextensions+repo%3Adotnet%2Faspnetcore-tooling+repo%3Adotnet%2Fblazor+repo%3Adotnet%2Fefcore+repo%3Adotnet%2Fef6)
* [CoreCLR](https://github.com/dotnet/coreclr/pulls?q=milestone%3A3.1.11+is%3Aclosed+label%3Aservicing-approved)
* [CoreFX](https://github.com/dotnet/corefx/pulls?q=milestone%3A3.1.11+is%3Aclosed+label%3Aservicing-approved)
* [ASP.NETCore](https://github.com/dotnet/aspnetcore/pulls?q=milestone%3A3.1.11+is%3Aclosed+label%3Aservicing-approved)
* [Extensions](https://github.com/dotnet/extensions/pulls?q=milestone%3A3.1.11+is%3Aclosed+label%3Aservicing-approved)
* [EFCore](https://github.com/dotnet/efcore/pulls?q=is%3Apr+is%3Aclosed+3.1.11+label%3Aservicing-approved)
## Adding a switch to enable sending ISO-8859-1 headers with SocketsHttpHandler