This website requires JavaScript.
Explore
Help
Sign In
rock-n-code
/
swift-libs
Watch
1
Star
0
Fork
0
You've already forked swift-libs
Code
Issues
1
Pull Requests
Releases
13
Wiki
Activity
swift-libs
/
Sources
/
Communications
History
Javier Cicchelli
72d59acb08
Implemented the MockURLProtocol protocol to mock remote requests/responses when using URLSession instances.
2023-04-16 20:30:34 +02:00
..
Classes
Implemented the MockURLProtocol protocol to mock remote requests/responses when using URLSession instances.
2023-04-16 20:30:34 +02:00
Enumerations
Defined the HTTPResponseCode enumeration.
2023-04-16 20:22:38 +02:00
Protocols
Defined the Client public protocol.
2023-04-16 19:17:53 +02:00
Use Cases
Implemented the MakeURLRequestUseCase use case.
2023-04-16 19:06:55 +02:00