Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddHeader ( string key, string value ) : void | ||
Flush ( ) : void | ||
RackResponse ( ) : System | ||
RackResponse ( Stream outputStream ) : System | ||
Write ( string line ) : void |
public AddHeader ( string key, string value ) : void | ||
key | string | |
value | string | |
return | void |
public RackResponse ( Stream outputStream ) : System | ||
outputStream | Stream | |
return | System |