Commit e31cf81
authored
fix: is_uri accepts all valid schemas (#481)
A URI scheme can contain "-", "+" and "*" as well as digits and letters.
https://www.rfc-editor.org/rfc/rfc3986#page-171 parent dfcd902 commit e31cf81
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments