534 B
534 B
Types
Protocols
- URLSessionProtocol:
Define requirements for
URLSession
s here for dependency-injection purposes (specifically, for testing). - URLSessionDataTaskProtocol:
Define requirements for
URLSessionDataTask
s here for dependency-injection purposes (specifically, for testing).