#include "base/AsyncJob.h"
#include "defines.h"
#include "http/forward.h"
#include "http/StatusCode.h"
#include "sbuf/SBuf.h"
#include "XactionInitiator.h"
Include dependency graph for Downloader.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | Downloader |
class | Downloader::CbDialer |
Callback data to use with Downloader callbacks. More... | |
Typedefs | |
typedef RefCount< DownloaderContext > | DownloaderContextPointer |
Typedef Documentation
◆ DownloaderContextPointer
Definition at line 23 of file Downloader.h.