HTTPRequest.useThreads

If true, multithreading is used to improve performance.

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

Meta