addHeader(string name, string value) (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | inline |
body (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | |
headers (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | |
HTTPResponse() (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | inline |
HTTPResponse(int statusCode) (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | inline |
HTTPResponse(int statusCode, string body) (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | inline |
HTTPResponse(int statusCode, string body, string reason) (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | inline |
reason (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | |
request (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | |
setBody(string body) (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | inline |
setReason(string reason) (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | inline |
setRequest(HTTPRequest request) (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | inline |
setStatusCode(int statusCode) (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | inline |
statusCode (定义于 qcloudsms_csharp.httpclient.HTTPResponse) | qcloudsms_csharp.httpclient.HTTPResponse | |