Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Bloom
WebLibraryIntegration
ProxyManager
C# Class Bloom.WebLibraryIntegration.ProxyManager
Helper class that reads the proxy settings from environment variable http_proxy or HTTP_PROXY and provides the information for the Amazon S3Client.
Datei anzeigen
Open project: BloomBooks/BloomDesktop
Class Usage Examples
Public Methods
Method
Description
ProxyManager
( ) :
System
Protected Methods
Method
Description
Parse
(
string
proxyString
) :
void
Method Details
Parse()
protected
method
protected
Parse
(
string
proxyString
) :
void
proxyString
string
return
void
ProxyManager()
public
method
public
ProxyManager
( ) :
System
return
System