This repository was archived by the owner on Jul 24, 2023. It is now read-only.
Commit 7c84ec9
Tobias Haagen Michaelsen
Use RFC 2396 compatible URI parser for trustroot.
From Ruby 2.2 the default `URI.parse` method uses a new RFC 3986
compatible parser, which will parse most of the “invalid” URLs in the
trustroot test.1 parent ff3acd6 commit 7c84ec9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments