메소드 | 설명 | |
---|---|---|
GenericStreamHandler ( string httpMethod, string path, HttpServerHandle method ) : System | ||
Handle ( string path, Stream request, |
public GenericStreamHandler ( string httpMethod, string path, HttpServerHandle method ) : System | ||
httpMethod | string | |
path | string | |
method | HttpServerHandle | |
리턴 | System |
public Handle ( string path, Stream request, |
||
path | string | |
request | Stream | |
httpRequest | ||
httpResponse | ||
리턴 | byte[] |