HttpRequest.this

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