C# 클래스 NHttp.HttpRequest

파일 보기 프로젝트 열기: brandonprry/Potato 1 사용 예제들

비공개 메소드들

메소드 설명
BuildParams ( ) : void
BuildServerVariables ( HttpClient client ) : void
CreateCollection ( string>.Dictionary headers ) : NameValueCollection
HttpRequest ( HttpClient client ) : System
Merge ( NameValueCollection target, NameValueCollection source ) : void
ParseContentDispositionItem ( string value ) : string
ParseHeaders ( HttpClient client ) : void
ParseMultiPartItems ( HttpClient client ) : void
ParsePath ( HttpClient client ) : void
ParseRemoteEndPoint ( HttpClient client ) : void