anemone
anemone copied to clipboard
Fix for URI::InvalidURIError: bad URI(is not URI?).
trafficstars
Fix for URI::InvalidURIError: bad URI(is not URI?). For example, URI('http://google.com/åäö') fails otherwise.
@christianhellsten I think this would be fixed in the new Medusa fork since it uses OpenURI that does redirect and URI handling.