|
72d59acb08
|
Implemented the MockURLProtocol protocol to mock remote requests/responses when using URLSession instances.
|
2023-04-16 20:30:34 +02:00 |
|
|
d7d8dc3367
|
Defined the HTTPResponseCode enumeration.
|
2023-04-16 20:22:38 +02:00 |
|
|
8c21cb992a
|
Defined the Client public protocol.
|
2023-04-16 19:17:53 +02:00 |
|
|
0ed969cfa8
|
Implemented the MakeURLRequestUseCase use case.
|
2023-04-16 19:06:55 +02:00 |
|
|
4653a9bebf
|
Defined the Endpoint public protocol.
|
2023-04-16 19:05:56 +02:00 |
|
|
9772cb046c
|
Defined the HTTPRequestMethod enumeration.
|
2023-04-16 18:47:56 +02:00 |
|