Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RemObjects
InternetPack
Http
HttpServerRequest
C# 클래스 RemObjects.InternetPack.Http.HttpServerRequest
상속:
HttpIncomingRequestResponse
파일 보기
프로젝트 열기: remobjects/internetpack
1 사용 예제들
공개 메소드들
메소드
설명
HttpServerRequest
(
Connection
connection
,
HttpHeaders
headers
) :
System
Validate
( ) :
void
메소드 상세
HttpServerRequest()
공개
메소드
public
HttpServerRequest
(
Connection
connection
,
HttpHeaders
headers
) :
System
connection
System.Net.Connection
headers
HttpHeaders
리턴
System
Validate()
공개
메소드
public
Validate
( ) :
void
리턴
void