Module implementing a network proxy factory.
None |
E5NetworkProxyFactory | Class implementing a network proxy factory. |
HostnameMatcher | Class implementing a matcher for host names. |
proxyAuthenticationRequired | Module slot to handle a proxy authentication request. |
schemeFromProxyType | Module function to determine the scheme name from the proxy type. |
Class implementing a network proxy factory.
None |
None |
E5NetworkProxyFactory | Constructor |
__setExceptions | Private method to set the host name exceptions. |
queryProxy | Public method to determine a proxy for a given query. |
None |
Constructor
Private method to set the host name exceptions.
Public method to determine a proxy for a given query.
Class implementing a matcher for host names.
None |
None |
HostnameMatcher | Constructor |
match | Public method to test the given string. |
pattern | Public method to get the match pattern. |
setPattern | Public method to set the match pattern. |
None |
Constructor
Public method to test the given string.
Public method to get the match pattern.
Public method to set the match pattern.
Module slot to handle a proxy authentication request.
Module function to determine the scheme name from the proxy type.