Interface ScxHttpClientResponse
- All Superinterfaces:
ScxHttpHeadersReadHelper
ScxHttpClientResponse
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Methods inherited from interface ScxHttpHeadersReadHelper
contentEncoding, contentLength, contentType, cookies, getCookie, getHeader, getHeader, getSetCookie, setCookies
-
Method Details
-
status
ScxHttpStatus status() -
headers
ScxHttpHeaders headers()- Specified by:
headersin interfaceScxHttpHeadersReadHelper
-
body
ScxHttpBody body()
-