Browse Source
Prior to this commit, the `RfcUriParser` would ignore URI fragments if their length is < 2. This commit fixes the length check to allow for single char fragments when parsing URIs. Fixes gh-36029pull/34537/merge
2 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue