ASL
HttpMessage Member List

This is the complete list of members for HttpMessage, including all inherited members.

body() constHttpMessageinline
hasHeader(const String &name) constHttpMessage
header(const String &name) constHttpMessage
json() constHttpMessage
protocol() constHttpMessageinline
put(const ByteArray &data)HttpMessage
put(const String &body)HttpMessageinline
put(const Var &data)HttpMessage
put(const File &file)HttpMessage
putFile(const String &path, int begin=0, int end=0)HttpMessage
sendHeaders()HttpMessage
setHeader(const String &header, const String &value)HttpMessage
text() constHttpMessage
write(const String &text)HttpMessage
write(const char *buffer, int n)HttpMessage
writeFile(const String &path, int begin=0, int end=0)HttpMessage