Classes
The following classes are available globally.
-
A
VCR
instance is used to replay HTTP interactions from a predefined fixture. Often the recorded interactions are provided as a collection contained in aCassette
instance.The class extends
URLSession
.See also
Using NSURLSessionSee also
About the URL Loading SystemDeclaration
Swift
public final class VCR: URLSession