-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request from GHSA-r6r4-5pr8-gjcp
* Replace the ancient CVaporURLParser code with use of Foundation's URLComponents * Fixes for weird macOS behaviors * Tests fixup * Add test for extreme-length untrusted input which triggered failures in the old implementation. * Fix Sendable warnings across multiple Swift versions * Indirect through URL to get to URLComponents so parsing is consistent on Linux. * A couple more test fixes.
- Loading branch information
Showing
13 changed files
with
603 additions
and
1,049 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.