Rudiments
httpresponse Member List

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

boundaryString()httpresponse
contentType(const char *type, const char *subtype)httpresponse
contentType(const char *type, const char *subtype, const char *charset)httpresponse
contentType(const char *type, const char *subtype, const char *charset, const char *boundary)httpresponse
cr()httpresponse
header(const char *header)httpresponse
header(const char *header, const char *value)httpresponse
httpresponse(httpserverapi *sapi) (defined in httpresponse)httpresponse
multiPartBoundary(output *out)httpresponse
multiPartEnd(output *out)httpresponse
setCookie(const char *name, const char *value, const char *domain, const char *path, const char *expires, bool secure)httpresponse
status(const char *protocol, const char *protocolversion, const char *code)httpresponse
status(const char *status)httpresponse
textHtml()httpresponse
textPlain()httpresponse
write(const unsigned char *string, size_t size) (defined in httpresponse)httpresponsevirtual
write(const char *string) (defined in httpresponse)httpresponsevirtual
write(const char *string, size_t length) (defined in httpresponse)httpresponsevirtual
write(char character) (defined in httpresponse)httpresponsevirtual
write(int16_t number) (defined in httpresponse)httpresponsevirtual
write(int32_t number) (defined in httpresponse)httpresponsevirtual
write(int64_t number) (defined in httpresponse)httpresponsevirtual
write(unsigned char character) (defined in httpresponse)httpresponsevirtual
write(uint16_t number) (defined in httpresponse)httpresponsevirtual
write(uint32_t number) (defined in httpresponse)httpresponsevirtual
write(uint64_t number) (defined in httpresponse)httpresponsevirtual
write(float number) (defined in httpresponse)httpresponsevirtual
write(double number) (defined in httpresponse)httpresponsevirtual
write(file *filebuffer)httpresponse
write(const unsigned char *string, size_t size, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(const char *string, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(const char *string, size_t length, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(char character, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(int16_t number, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(int32_t number, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(int64_t number, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(unsigned char character, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(uint16_t number, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(uint32_t number, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(uint64_t number, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(float number, int32_t sec, int32_t usec) (defined in output)outputvirtual
write(double number, int32_t sec, int32_t usec) (defined in output)outputvirtual
~httpresponse() (defined in httpresponse)httpresponsevirtual
~output() (defined in output)outputvirtual