atscppapi
1.0.9
C++ wrapper for Apache Traffic Server API
|
#include <string>
#include <atscppapi/shared_ptr.h>
#include <atscppapi/Async.h>
#include <atscppapi/Request.h>
#include <atscppapi/Response.h>
Go to the source code of this file.
Classes | |
class | atscppapi::AsyncHttpFetch |
This class provides an implementation of AsyncProvider that makes HTTP requests asynchronously. This provider automatically self-destructs after the completion of the request. More... | |