#include "squid.h"#include "base/Raw.h"#include "client_side.h"#include "client_side_reply.h"#include "client_side_request.h"#include "ClientRequestContext.h"#include "clientStream.h"#include "Downloader.h"#include "fatal.h"#include "http/one/RequestParser.h"#include "http/Stream.h"
Go to the source code of this file.
Classes | |
| class | DownloaderContext |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const DownloaderAnswer &answer) |
| static void | downloaderRecipient (clientStreamNode *node, ClientHttpRequest *http, HttpReply *rep, StoreIOBuffer receivedData) |
| static void | downloaderDetach (clientStreamNode *node, ClientHttpRequest *http) |
Function Documentation
◆ downloaderDetach()
|
static |
Definition at line 128 of file Downloader.cc.
References clientStreamDetach(), debugs, and MYNAME.
Referenced by Downloader::buildRequest().
◆ downloaderRecipient()
|
static |
Definition at line 106 of file Downloader.cc.
References assert, cbdataReferenceValid(), debugs, DownloaderContext::downloader, Downloader::handleReply(), MYNAME, and node::next.
Referenced by Downloader::buildRequest().
◆ operator<<()
| std::ostream& operator<< | ( | std::ostream & | os, |
| const DownloaderAnswer & | answer | ||
| ) |
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
