Binary Moduleswift 6.0.1FoundationNetworking
FoundationNetworking
import FoundationNetworking
Module information
- Declarations
- 584
- Symbols
- 628
Uncategorized
Protocols
protocol URLAuthenticationChallengeSender
protocol URLProtocolClient
protocol URLSessionDataDelegate
protocol URLSessionDelegate
protocol URLSessionDownloadDelegate
protocol URLSessionStreamDelegate
protocol URLSessionTaskDelegate
protocol URLSessionWebSocketDelegate
Types
class CachedURLResponse
class HTTPCookie
HTTPCookie
represents an http cookie.struct HTTPCookiePropertyKey
class HTTPCookieStorage
class HTTPURLResponse
A Response to an HTTP URL load.
class NSMutableURLRequest
An
NSMutableURLRequest
object represents a mutable URL load request in a manner independent of protocol and URL scheme.class NSURLRequest
An
NSURLRequest
object represents a URL load request in a manner independent of protocol and URL scheme.class URLAuthenticationChallenge
class URLCache
class URLCredential
class URLCredentialStorage
class URLProtectionSpace
class URLProtocol
struct URLRequest
class URLResponse
An
URLResponse
object represents a URL load response in a manner independent of protocol and URL scheme.class URLSession
class URLSessionConfiguration
Configuration options for an URLSession.
class URLSessionDataTask
class URLSessionDownloadTask
class URLSessionStreamTask
class URLSessionTask
A cancelable object that refers to the lifetime of processing a given request.
class URLSessionTaskMetrics
class URLSessionTaskTransactionMetrics
class URLSessionUploadTask
class URLSessionWebSocketTask
enum tls_ciphersuite_t
enum tls_protocol_version_t
Globals
let NSURLAuthenticationMethodDefault: String
let NSURLAuthenticationMethodHTMLForm: String
let NSURLAuthenticationMethodHTTPBasic: String
let NSURLAuthenticationMethodHTTPDigest: String
let NSURLAuthenticationMethodNTLM: String
let NSURLAuthenticationMethodNegotiate: String
let NSURLCredentialStorageRemoveSynchronizableCredentials: String
let NSURLProtectionSpaceFTP: String
let NSURLProtectionSpaceFTPProxy: String
let NSURLProtectionSpaceHTTP: String
let NSURLProtectionSpaceHTTPProxy: String
let NSURLProtectionSpaceHTTPS: String
let NSURLProtectionSpaceHTTPSProxy: String
let NSURLProtectionSpaceSOCKSProxy: String
let NSURLSessionTransferSizeUnknown: Int64
let URLSessionDownloadTaskResumeData: String