HTTPRequest.maxRedirects

Maximum number of allowed redirects.

  1. long maxRedirects [@property getter]
    struct HTTPRequest
    @nogc nothrow @property
    long
    maxRedirects
    ()
  2. long maxRedirects [@property setter]

Meta