프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_getArguments | |||
_headers | |||
_method | string | ||
_url | string |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Request ( char header, Socket client ) : System |
Creates request
|
메소드 | 설명 | |
---|---|---|
ProcessGETParameters ( string parameters ) : void |
Generated Key-Value-Hashtable for GET-Parameters
|
|
ProcessHeader ( char data ) : void |
Fills the Request with the header values
|
public Request ( char header, Socket client ) : System | ||
header | char | |
client | Socket | Socket that sent the request |
리턴 | System |
protected Hashtable,System.Collections _getArguments | ||
리턴 |
protected Hashtable,System.Collections _headers | ||
리턴 |