Interface ScxHttpServerRequest
public interface ScxHttpServerRequest
ScxHttpServerRequest
-
Method Details
-
response
ScxHttpServerResponse response() -
method
ScxHttpMethod method() -
uri
ScxURI uri() -
version
HttpVersion version() -
headers
ScxHttpHeaders headers() -
body
ScxHttpBody body() -
remotePeer
PeerInfo remotePeer() -
localPeer
PeerInfo localPeer() -
path
-
query
-
getHeader
-
getHeader
-
contentType
-
cookies
-
getCookie
-