relative-url? ( url -- ? )


Vocabulary
urls

Inputs
urlan url


Outputs
?a boolean


Word description
Tests whether a URL is relative.

Definition