Class for generic, complete HTTP header responses. More...
#include <string>
#include <vector>
#include "cgicc/MStreamable.h"
#include "cgicc/HTTPCookie.h"
Go to the source code of this file.
Classes | |
class | cgicc::HTTPResponseHeader |
Generic HTTP response header. More... | |
Namespaces | |
namespace | cgicc |
The namespace containing the cgicc library. | |
Defines | |
#define | _HTTPRESPONSEHEADER_H_ 1 |
Class for generic, complete HTTP header responses.
This is an class usually only used with Non-Parsed Header (NPH) applications
Definition in file HTTPResponseHeader.h.