Property | Type | Description | |
---|---|---|---|
HttpConnection | System | ||
Send | void | ||
Send | void | ||
SendFormat | void | ||
SendInvalidRequest | void | ||
SendInvalidRequest | void | ||
SendResponse | void | ||
SendResponse | void |
Method | Description | |
---|---|---|
Close ( ) : void | ||
Work ( ) : void |
Method | Description | |
---|---|---|
HttpConnection ( Socket client, |
||
Send ( |
||
Send ( byte data ) : void | ||
SendFormat ( |
||
SendInvalidRequest ( string message ) : void | ||
SendInvalidRequest ( string message, string protocol, string version ) : void | ||
SendResponse ( HttpResponse response ) : void | ||
SendResponse ( HttpResponse response, string protocol, string version ) : void |