-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Redo validation errors in the IPv4 parser
ab0e820 didn't consider the impact on the validation error infrastructure. This also makes some minor additional changes: * Modernizes the "Host parsing" section. * Clarifies that the IPv4 parser cannot be invoked directly. * Clarifies that the IPv6 parser can, but you should still not do it. Fixes #706.
- Loading branch information
Showing
1 changed file
with
26 additions
and
21 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