Absolutize is essentially a replication of the URI.join or URI.merge methods, however, these strictly adhere to html standards, unfortunately the rest of the world doesn’t. The absolutize gem attempts to replicate url parsing that browsers use, ignoring the encoding issues etc.
There are no reported vulnerabilities