libtasks Documentation  1.6
uwsgi_request.h File Reference
#include <string>
#include <cstring>
#include <unordered_map>
#include <vector>
#include <iostream>
#include <tasks/tasks_exception.h>
#include <tasks/net/socket.h>
#include <tasks/net/uwsgi_structs.h>
#include <tasks/net/io_state.h>
#include <tasks/tools/buffer.h>
Include dependency graph for uwsgi_request.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tasks::net::uwsgi_request
 The uwsgi protocol implementation for a request. The response is a HTTP/1.1 response. More...
 

Namespaces

 tasks
 
 tasks::net