| libtasks Documentation
    1.6
    | 
#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>

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 | |