ResourceRequest.method

Undocumented in source. Be warned that the author may not have intended to support it.
  1. S method [@property getter]
    struct ResourceRequest
    @property const nothrow
    S
    method
    (
    S = string
    )
    ()
    if (
    isSomeString!S
    )
  2. S method [@property setter]

Meta