메소드 | 설명 | |
---|---|---|
HttpRequest ( HttpMethod method, string uri, System.Version httpVersion, string query, HttpHeaderCollection headers, string body, int binaryBodyLength ) : System |
public HttpRequest ( HttpMethod method, string uri, System.Version httpVersion, string query, HttpHeaderCollection headers, string body, int binaryBodyLength ) : System | ||
method | HttpMethod | |
uri | string | |
httpVersion | System.Version | |
query | string | |
headers | HttpHeaderCollection | |
body | string | |
binaryBodyLength | int | |
리턴 | System |