Is there a reason this only uses the current URL for resolving relative URLs instead of using the `<base>` element? https://github.com/unshiftio/url-parse/blob/master/index.js#L235 Ref: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base