HttpImpl.url

Gets the url of the request. url.path can be used to retrive the path and url.queryParams to retrive the query parameters.

class HttpImpl
@property pure nothrow @safe @nogc
static if(type == Type.request)
URL
url
()

Meta