|
atscppapi
1.0.9
C++ wrapper for Apache Traffic Server API
|
#include <sys/socket.h>#include <stdint.h>#include <list>#include "atscppapi/Request.h"#include "atscppapi/shared_ptr.h"#include "atscppapi/ClientRequest.h"#include "atscppapi/Response.h"Go to the source code of this file.
Classes | |
| class | atscppapi::Transaction |
| Transactions are the object containing all the state related to a HTTP Transaction. More... | |
| class | atscppapi::Transaction::ContextValue |
| ContextValues are a mechanism to share data between plugins using the atscppapi. More... | |
1.8.3.1