ESA JPIP server  0.1
request.h File Reference
#include <map>
#include <string>
#include <vector>
#include <sstream>
#include <iostream>
#include <stdlib.h>
#include "header.h"
#include "protocol.h"
Include dependency graph for request.h:
This graph shows which files directly or indirectly include this file:

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.