-
Notifications
You must be signed in to change notification settings - Fork 604
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add IPv6 URL pattern support with comprehensive test cases
- Add IPv6 URL pattern matching to support URLs like http://[::]:8000/ - Separate IPv6 URL pattern from main regex for better maintainability - Add extensive test cases covering: - Basic IPv6 URLs with ports - URLs with paths and query parameters - Compressed IPv6 forms - Link-local and multicast addresses - Mixed scenarios and markdown contexts
- Loading branch information
Showing
1 changed file
with
56 additions
and
1 deletion.
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