An alternative implementation to the URI standard library, offering flexible heuristic parsing and extensive support for IRIs and URI templates.
gem install addressableNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse and manipulate URIs with flexible heuristics
Use Addressable::URI.heuristic_parse for more lenient parsing, or rescue Addressable::URI::InvalidURIError.
No dependency data recorded yet.