Downloader.cc File Reference
#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 "Downloader.h"
#include "fatal.h"
#include "http/one/RequestParser.h"
#include "http/Stream.h"
Include dependency graph for Downloader.cc:

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 void downloaderDetach ( clientStreamNode node,
ClientHttpRequest http 
)
static

Definition at line 127 of file Downloader.cc.

References clientStreamDetach(), debugs, and MYNAME.

Referenced by Downloader::buildRequest().

◆ downloaderRecipient()

static void downloaderRecipient ( clientStreamNode node,
ClientHttpRequest http,
HttpReply rep,
StoreIOBuffer  receivedData 
)
static

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const DownloaderAnswer answer 
)

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors