Class WebMock::Util::URI
In: lib/webmock/util/uri.rb
Parent: Object

Constants

ADDRESSABLE_URIS = Hash.new do |hash, key| hash[key] = Addressable::URI.heuristic_parse(key)

[Validate]