squid-
cache.org
Optimising Web Delivery
Docs
Download
Donate
Support
About
Contact
Shop
Blog
src
clients
forward.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 1996-2022 The Squid Software Foundation and contributors
3
*
4
* Squid software is distributed under GPLv2+ license and includes
5
* contributions from numerous individuals and organizations.
6
* Please see the COPYING and CONTRIBUTORS files for details.
7
*/
8
9
#ifndef SQUID_CLIENTS_FORWARD_H
10
#define SQUID_CLIENTS_FORWARD_H
11
12
#include "
sbuf/forward.h
"
13
14
class
FwdState
;
15
class
HttpRequest
;
16
17
class
AsyncJob
;
18
template
<
class
Cbc>
class
CbcPointer
;
19
typedef
CbcPointer<AsyncJob>
AsyncJobPointer
;
20
21
namespace
Http
22
{
23
class
Tunneler
;
24
class
TunnelerAnswer
;
25
}
26
27
namespace
Ftp
28
{
29
31
void
StartGateway
(
FwdState
*
const
fwdState);
32
34
void
StartRelay
(
FwdState
*
const
fwdState);
35
46
const
SBuf
&
UrlWith2f
(
HttpRequest
*);
47
48
}
// namespace Ftp
49
50
#endif
/* SQUID_CLIENTS_FORWARD_H */
51
AsyncJob
Definition:
AsyncJob.h:32
Http::TunnelerAnswer
Definition:
HttpTunnelerAnswer.h:30
AsyncJobPointer
CbcPointer< AsyncJob > AsyncJobPointer
Definition:
forward.h:27
SBuf
Definition:
SBuf.h:87
CbcPointer
Definition:
CbcPointer.h:26
Http
Definition:
forward.h:22
Http::Tunneler
Definition:
HttpTunneler.h:33
Ftp
Definition:
forward.h:28
HttpRequest
Definition:
HttpRequest.h:49
forward.h
FwdState
Definition:
FwdState.h:54
Ftp::UrlWith2f
const SBuf & UrlWith2f(HttpRequest *)
Definition:
FtpGateway.cc:2591
Ftp::StartRelay
void StartRelay(FwdState *const fwdState)
A new FTP Relay job.
Definition:
FtpRelay.cc:807
Ftp::StartGateway
void StartGateway(FwdState *const fwdState)
A new FTP Gateway job.
Definition:
FtpGateway.cc:2684
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
Configuration:
Reference
Examples
FAQ
and
Wiki
Guide Books:
Beginners
Definitive
Non-English
More...
Support
Security Advisories
Bugzilla Database
Mailing lists
Contacting us
Commercial services
Project Sponsors
Squid-based products
Miscellaneous
Developer Resources
Related Writings
Related Software:
Authenticators
Ecap
Icap
Ident
Log Analysis
Monitor
Proxies
Redirectors
General
Squid Artwork
Web Site Translations
Japanese
Mirrors
Website:
gr
il
jp
pl
...
full list
FTP Package Archive