A path is same-origin by construction, which removes a whole class of
misconfiguration before validation has to catch it; an absolute URL is
still accepted so a states file can be explicit, and is then subjected to
the crawler's host filter by the caller.
Resolves a
requestpath against the page URL.A path is same-origin by construction, which removes a whole class of misconfiguration before validation has to catch it; an absolute URL is still accepted so a states file can be explicit, and is then subjected to the crawler's host filter by the caller.