#include <SoupNetworkSession.h>
◆ SoupNetworkSession()
WebCore::SoupNetworkSession::SoupNetworkSession |
( |
SoupCookieJar * |
= nullptr | ) |
|
|
explicit |
◆ ~SoupNetworkSession()
WebCore::SoupNetworkSession::~SoupNetworkSession |
( |
| ) |
|
◆ allowSpecificHTTPSCertificateForHost()
static void WebCore::SoupNetworkSession::allowSpecificHTTPSCertificateForHost |
( |
const CertificateInfo & |
, |
|
|
const String & |
host |
|
) |
| |
|
static |
◆ checkTLSErrors()
◆ clearOldSoupCache()
static void WebCore::SoupNetworkSession::clearOldSoupCache |
( |
const String & |
cacheDirectory | ) |
|
|
static |
◆ cookieJar()
◆ setAcceptLanguages()
void WebCore::SoupNetworkSession::setAcceptLanguages |
( |
const CString & |
| ) |
|
◆ setCookieJar()
◆ setCustomProtocolRequestType()
static void WebCore::SoupNetworkSession::setCustomProtocolRequestType |
( |
GType |
| ) |
|
|
static |
◆ setInitialAcceptLanguages()
static void WebCore::SoupNetworkSession::setInitialAcceptLanguages |
( |
const CString & |
| ) |
|
|
static |
◆ setProxySettings()
◆ setShouldIgnoreTLSErrors()
static void WebCore::SoupNetworkSession::setShouldIgnoreTLSErrors |
( |
bool |
| ) |
|
|
static |
◆ setupCustomProtocols()
void WebCore::SoupNetworkSession::setupCustomProtocols |
( |
| ) |
|
◆ setupProxy()
void WebCore::SoupNetworkSession::setupProxy |
( |
| ) |
|
◆ soupSession()
SoupSession* WebCore::SoupNetworkSession::soupSession |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: