Wuelle / Stormlicht

The Stormlicht browser engine.
MIT License
12 stars 0 forks source link

URL parser incorrectly identifies opaque paths #22

Open Wuelle opened 2 weeks ago

Wuelle commented 2 weeks ago

The URL parser fails to parse "style.css" when given "https://soju.im/" as a base

This seems to be related to misidentifying opaque paths in the url parser - the base url has an opaque path according to the parser even though it clearly doesn't (: