Sha256: da726b25b0dc078e6103fddf03dacb6a54915665d0a45adabfa0802eb517827f

Contents?: true

Size: 850 Bytes

Versions: 6

Compression:

Stored size: 850 Bytes

Contents

Alamofire.swift
	func queryComponents(key: String, _ value: AnyObject) -> [(String, String)]
	func escape(string: String) -> String
	public var URLString: String
	public var URLString: String
	public var URLRequest: NSURLRequest
	struct Singleton
	required public init(configuration: NSURLSessionConfiguration? = nil)
	deinit
	class SessionDelegate: NSObject, NSURLSessionDelegate, NSURLSessionTaskDelegate, NSURLSessionDataDelegate, NSURLSessionDownloadDelegate
	class TaskDelegate: NSObject, NSURLSessionTaskDelegate
	class DataTaskDelegate: TaskDelegate, NSURLSessionDataDelegate
	class UploadTaskDelegate: DataTaskDelegate
	class DownloadTaskDelegate: TaskDelegate, NSURLSessionDownloadDelegate
	func cURLRepresentation() -> String
NSURL.h
	class NSURL : NSObject, NSSecureCoding, NSCoding, NSCopying
	class NSURLComponents : NSObject, NSCopying

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
jazzy-0.0.20 spec/integration_specs/document_alamofire/after/docs/docsets/Alamofire.docset/Contents/Resources/Documents/undocumented.txt
jazzy-0.0.20 spec/integration_specs/document_alamofire/after/docs/undocumented.txt
jazzy-0.0.19 spec/integration_specs/document_alamofire/after/docs/docsets/Alamofire.docset/Contents/Resources/Documents/undocumented.txt
jazzy-0.0.19 spec/integration_specs/document_alamofire/after/docs/undocumented.txt
jazzy-0.0.18 spec/integration_specs/document_alamofire/after/docs/docsets/Alamofire.docset/Contents/Resources/Documents/undocumented.txt
jazzy-0.0.18 spec/integration_specs/document_alamofire/after/docs/undocumented.txt