Interface ScxHttpServerRequest
- All Superinterfaces:
ScxHttpHeadersReadHelper
ScxHttpServerRequest
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Methods inherited from interface cool.scx.http.headers.ScxHttpHeadersReadHelper
contentEncoding, contentLength, contentType, cookies, getCookie, getHeader, getHeader, getSetCookie, setCookies
-
Method Details
-
response
ScxHttpServerResponse response() -
method
ScxHttpMethod method() -
uri
ScxURI uri() -
version
HttpVersion version() -
headers
ScxHttpHeaders headers()- Specified by:
headersin interfaceScxHttpHeadersReadHelper
-
body
ScxHttpBody body() -
remotePeer
PeerInfo remotePeer() -
localPeer
PeerInfo localPeer() -
path
-
query
-
getQuery
-