C# 클래스 http.Client

파일 보기 프로젝트 열기: ChrisOMetz/HTTPie.net 1 사용 예제들

공개 메소드들

메소드 설명
GetResponse ( Options args ) : HttpWebResponse

비공개 메소드들

메소드 설명
GetContentTypeOfFile ( string fileExtension ) : string
GetMultipartFormData ( object>.Dictionary postParameters, string boundary ) : byte[]

메소드 상세

GetResponse() 공개 메소드

public GetResponse ( Options args ) : HttpWebResponse
args Options
리턴 System.Net.HttpWebResponse