apt
3.0.3
commandline package manager
apt-pkg
contrib
proxy.h
1
// -*- mode: cpp; mode: fold -*-
2
// Description /*{{{*/
3
/* ######################################################################
4
5
Proxy - Proxy operations
6
7
##################################################################### */
8
/*}}}*/
9
#ifndef PKGLIB_PROXY_H
10
#define PKGLIB_PROXY_H
11
12
#include <apt-pkg/macros.h>
13
14
class
URI
;
15
APT_PUBLIC
bool
AutoDetectProxy(
URI
&URL);
16
APT_HIDDEN
bool
CanURIBeAccessedViaProxy(
URI
const
&URL);
17
18
#endif
URI
Definition
strutl.h:220
Generated by
1.9.8