Actions
Bug #6386
closedURI.parse should raise an error for invalid uri 'http:/'
Bug #6386:
URI.parse should raise an error for invalid uri 'http:/'
Description
I've added a test to cover this, or you can use the following workaround[1].
Files
Actions