HttpRequest.resource

Resource part of URL (everything after the hostname)

  1. string resource [@property getter]
    class HttpRequest
    @property const pure nothrow @nogc
    string
    resource
    ()
  2. string resource [@property setter]

Meta