HTTPRequest.useThreads

If true, multithreading is used to improve performance.

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

Meta