Http-Request-Url

(http-request-url http-request) -> url

Returns the URL object found in the given <http-request>.

Example:

>> (http-request-url alpha)
:: [http-url #f #f #f ("index.html") #f #f]