Skip to content
Commit bfcefa16 authored by Cameron Fieber's avatar Cameron Fieber Committed by Rex Dieter
Browse files

support digits in uri scheme regex

As per RFC 2396[1] a valid URI scheme may contain a digit:

scheme        = alpha *( alpha | digit | + | - | . )

[1]: https://www.ietf.org/rfc/rfc2396.txt
parent 24f28790
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment