c614961364
* When using a proxy, HTTPS connexion must still go directly to the target website. The proxy can then act as a TCP stream relay and just transmit the raw SSL stream between the client and website. * For this, we ask the proxy sending an HTTP request with the CONNECT method. If the proxy supports this, we can then send anything as the payload and it will be forwarded. * Untested, as the network here in Dusseldorf doesn't let me use a proxy. ticket : #10973 |
||
---|---|---|
.. | ||
AbstractSocket.h | ||
Certificate.h | ||
DatagramSocket.h | ||
DataRequest.h | ||
FileRequest.h | ||
GopherRequest.h | ||
HttpAuthentication.h | ||
HttpForm.h | ||
HttpHeaders.h | ||
HttpRequest.h | ||
HttpResult.h | ||
net_settings.h | ||
NetAddress.h | ||
NetBuffer.h | ||
NetDebug.h | ||
NetEndpoint.h | ||
NetworkAddress.h | ||
NetworkAddressResolver.h | ||
NetworkCookie.h | ||
NetworkCookieJar.h | ||
NetworkDevice.h | ||
NetworkInterface.h | ||
NetworkNotifications.h | ||
NetworkRequest.h | ||
NetworkRoster.h | ||
NetworkRoute.h | ||
ProxySecureSocket.h | ||
SecureSocket.h | ||
Socket.h | ||
Url.h | ||
UrlContext.h | ||
UrlProtocolAsynchronousListener.h | ||
UrlProtocolDispatchingListener.h | ||
UrlProtocolListener.h | ||
UrlProtocolRoster.h | ||
UrlRequest.h | ||
UrlResult.h | ||
UrlSynchronousRequest.h |