프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Arguments | List | ||
ClientAddress | string | ||
Content | string>.Dictionary | ||
ContentLength | int? | ||
Headers | string>.Dictionary | ||
Path | string | ||
RequestHandler | |||
Type | RequestType | ||
Version | double |
메소드 | 설명 | |
---|---|---|
ProcessContent ( string content ) : void | ||
Request ( string clientAddress, RequestType type, string path, double version, string>.Dictionary |
public Request ( string clientAddress, RequestType type, string path, double version, string>.Dictionary |
||
clientAddress | string | |
type | RequestType | |
path | string | |
version | double | |
headers | string>.Dictionary | |
useRealIP | bool | |
리턴 | System |