You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove underscore from fullHostParser label character classes (not
valid in standard DNS labels per RFC 1123)
- Improve trimUrlSuffix bracket counting: use open/close occurrence
counts instead of simple presence check (correctly handles cases like
(foo](bar) where same-type counts matter)
- Add value assertions to port rejection tests
0 commit comments