|
Squid Web Cache master
|
download result More...
#include <Downloader.h>
Public Attributes | |
| SBuf | resource |
| Http::StatusCode | outcome = Http::scNone |
Definition at line 28 of file Downloader.h.
| Http::StatusCode DownloaderAnswer::outcome = Http::scNone |
Download result summary. May differ from the status code of the downloaded HTTP reply.
Definition at line 36 of file Downloader.h.
Referenced by Security::PeerConnector::certDownloadingDone(), and operator<<().
| SBuf DownloaderAnswer::resource |
Definition at line 32 of file Downloader.h.
Referenced by Security::PeerConnector::certDownloadingDone(), and operator<<().