#include "base/AsyncCallbacks.h"#include "base/AsyncJob.h"#include "defines.h"#include "http/forward.h"#include "http/StatusCode.h"#include "sbuf/SBuf.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 | DownloaderAnswer |
| download result More... | |
| class | Downloader |
Typedefs | |
| typedef RefCount< DownloaderContext > | DownloaderContextPointer |
| using | MasterXactionPointer = RefCount< MasterXaction > |
Functions | |
| std::ostream & | operator<< (std::ostream &, const DownloaderAnswer &) |
Typedef Documentation
◆ DownloaderContextPointer
Definition at line 22 of file Downloader.h.
◆ MasterXactionPointer
| using MasterXactionPointer = RefCount<MasterXaction> |
Definition at line 25 of file Downloader.h.
Function Documentation
◆ operator<<()
| std::ostream& operator<< | ( | std::ostream & | , |
| const DownloaderAnswer & | |||
| ) |
Definition at line 63 of file Downloader.cc.
References SBuf::length(), DownloaderAnswer::outcome, DownloaderAnswer::resource, and Http::scOkay.
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
