HTTPRequest.maxRedirects

Maximum number of allowed redirects.

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

Meta