url
Furnace framework » HTTP server » HTTP request variables

Prev:request
Next:responder-nesting


Vocabulary
urls

Class description
The class of URLs. The slots correspond to the standard components of a URL.

Definition

TUPLE: url
protocol username password host port path query anchor ;


Methods