Name | Description | |
---|---|---|
![]() | WafWebClient Constructor | Overloaded. |
The following tables list the members exposed by WafWebClient.
Name | Description | |
---|---|---|
![]() | WafWebClient Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AddDefaultHeaders | Gets a value indicating whether [add default headers]. |
![]() | Exception | Gets the exception. |
![]() | IsSuccessStatusCode | Gets a value indicating whether this instance is success status code. |
![]() | Requests | contains the requests executed by the client, the buffer contains the last 10 requests |
![]() | StandardHeader | Gets the standard header. |
![]() | StatusCode | Gets the status code. |
![]() | StatusDescription | Gets the status description. |
Name | Description | |
---|---|---|
![]() | Get | Gets the specified URI. |
![]() | Post<TModel> | Posts the specified URI. |
Name | Description | |
---|---|---|
![]() | TryParse<T,TSender> | implements parsing to cast a type from string to a type |