same-host? ( url -- ? )
Furnace framework ยป Form submission referrer checking

Prev:referrer ( -- referrer/f )


Vocabulary
furnace.utilities

Inputs
urlan url


Outputs
?a boolean


Word description
Tests if the given URL is located on the same host as the URL of the current request.

Definition