|
ESA JPIP server
0.1
|
#include <map>#include <string>#include <vector>#include <sstream>#include <iostream>#include <stdlib.h>#include "header.h"#include "protocol.h"Go to the source code of this file.
Classes | |
| class | http::Request |
| Class used to identify a HTTP request (GET or POST). More... | |
Namespaces | |
| http | |
| Contains the definition of a set of classes for working easily with the protocol HTTP. | |