HttpRequest.this

  1. this(HttpClient client, Uri where, HttpVerb method, ICache cache, Duration timeout, string proxy)
  2. this(Uri where, HttpVerb method, ICache cache, Duration timeout, string proxy)
    class HttpRequest
    this
    (,,
    ICache cache = null
    ,
    Duration timeout = 10.seconds
    ,
    string proxy = null
    )

Meta