Vapor: 4.52.3 Release

Release date:
November 16, 2021
Previous version:
4.52.2 (released November 11, 2021)
Magnitude:
0 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 4.52.3

fizker

Directory Browser for 4.52.3

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

This patch was authored by @fizker and released by @0xTim.

Fixes an issue where Vapor would reject valid requests, if the Authorization token was not cased exactly like Vapor wanted it. The RFC dictates that the token should be case-insensitive.