public interface HttpResponse extends HttpMessage
限定符和类型 | 方法和说明 |
---|---|
HttpStatus |
getStatus()
The HTTP status code for the HTTP response (e.g. 200 for OK, 404 for not found, etc..)
|
containsHeader, getContentType, getHeader, getHeaders, getProtocolVersion, isKeepAlive
HttpStatus getStatus()