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