ResourceRequest.referrer

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

Meta