[]
A builder of HttpRequests.
public HttpRequestBuilder(HttpMethod method, string uri)
Type | Name | Description |
---|---|---|
HttpMethod | method | |
string | uri |
A builder of HttpRequests.
public HttpRequestBuilder(HttpMethod method, Uri uri)
Type | Name | Description |
---|---|---|
HttpMethod | method | |
Uri | uri |