Skip to content
Commit f3343989 authored by Ryan Gonzalez's avatar Ryan Gonzalez Committed by Patrick Griffis
Browse files

soup-uri: Don't attempt to resolve relative paths in data URLs

RFC2397 states that data URLs have "no relative URL forms", but
soup_uri_new_with_base would still attempt to resolve any suspected
relative URL paths regardless. This was also inconsistent with the
behavior of most web browsers.
parent f9061aad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment