Vapor: 4.20.1 Release

Release date:
July 15, 2020
Previous version:
4.20.0 (released July 15, 2020)
Magnitude:
10 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in 4.20.1

MrLotU
tanner0101

Directory Browser for 4.20.1

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 and released by @tanner0101.

Adds support for quoting HTTP header value directive parameters containing unsupported characters (#2411, fixes #2439).

For example:

- content-disposition: form-data; filename=foo bar
+ content-disposition: form-data; filename="foo bar"