public class HttpResponseMessage extends HttpMessage
CR, LF, SPACE
Constructor and Description |
---|
HttpResponseMessage(byte[] version,
byte[] code,
byte[] text) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes(boolean addCrLf) |
String |
getCode() |
String |
getText() |
String |
getVersion() |
boolean |
isNotModified() |
concatBytes, loadFields, loadRequest, loadRequest, loadResponse, loadResponse, readLine
Copyright © 2005–2015 IIPC. All rights reserved.