issues
search
3lvis
/
Networking
Swift HTTP Networking with stubbing and caching support
MIT License
1.36k
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Now supporting get parameters
#281
3lvis
closed
1 month ago
0
Improve Fake handling, add status code to faking with a file.
#280
3lvis
closed
3 months ago
0
GET urls that contain parameters an encoded incorrectly
#279
rickmeier1
opened
4 months ago
2
Networking json
#278
3lvis
closed
4 months ago
0
Improve logging
#277
3lvis
closed
4 months ago
0
Initial version improved api
#276
3lvis
closed
4 months ago
0
Add delay to FakeRequests
#275
3lvis
closed
4 months ago
0
Troubleshooting Logging Errors in Xcode
#274
jonghun-sun-hyperlounge-ai
opened
10 months ago
0
Fix faking with pattern
#273
3lvis
closed
1 year ago
0
Add support fake header fields
#272
3lvis
closed
1 year ago
0
Question - Request caching
#271
robsontenorio
closed
1 year ago
2
Add minimum deployment
#270
3lvis
closed
1 year ago
1
ALTUse Swift's Result Type
#269
3lvis
closed
1 year ago
0
Async await
#268
3lvis
closed
1 year ago
0
Change to use GitHub's tool
#267
3lvis
closed
1 year ago
0
Remove CocoaPods improve Swift Package support
#266
3lvis
closed
1 year ago
0
Update targets
#265
3lvis
closed
1 year ago
0
Allow overridden parameter types on GET/DELETE
#264
jasperblues
opened
3 years ago
5
Using Networking lib to make a post in the background?
#263
ManjitBedi
closed
3 years ago
3
No waitsForConnectivity support for background request.
#262
haozes
closed
3 years ago
1
Remove crashing in purging
#261
3lvis
closed
4 years ago
0
Facing a strange crash time to time
#260
mkll
closed
4 years ago
3
Rename NetworkingResult
#259
3lvis
closed
4 years ago
0
Fix CI
#258
3lvis
closed
4 years ago
0
Set swift-tools-version to 4.2
#257
Arestronaut
closed
4 years ago
1
Added row body to response so it can be used in cases when json parsing fail or posibly in other circumstances.
#256
renetik
closed
4 years ago
1
I didn't found way to get my body data as json parsing is failing
#255
renetik
closed
4 years ago
7
Enum rename
#254
3lvis
closed
4 years ago
8
Rename Result protocol to avoid name conflict with Swift native Result enum
#253
mkll
closed
4 years ago
3
Can't use Swift 5 Result enum due to interference with custom one. Need to rename?
#252
mkll
closed
4 years ago
3
Update swift.yml
#251
3lvis
closed
4 years ago
0
Create swift.yml
#250
3lvis
closed
5 years ago
0
Favor assert over fatalError in response to problems caching data
#249
aasatt
closed
5 years ago
0
`cacheOrPurgeData` causing production crashes
#248
aasatt
closed
5 years ago
3
Update config.yml
#247
3lvis
closed
4 years ago
0
Fix build issue for target platform iOS
#246
mrylmz
closed
4 years ago
6
Swift 5
#245
3lvis
closed
5 years ago
0
Problem with changes on UI Threath
#244
juanm4
closed
5 years ago
3
Expose handleJSONRequest(..)?
#243
markst
closed
4 years ago
3
Updated missing directory paths
#242
webventil
closed
6 years ago
1
Xcode 10
#241
3lvis
closed
6 years ago
0
fakeGET crashes under XCode 10.0 and Swift 4.2
#240
deanq
closed
4 years ago
0
Always using caches directory for caching (#238)
#239
3lvis
closed
6 years ago
1
Always using caches directory for caching
#238
webventil
closed
6 years ago
1
Caching folder should not be documents folder
#237
webventil
closed
6 years ago
1
Add support for skipping initializing with a url
#236
3lvis
closed
6 years ago
0
CircleCI version 2
#235
3lvis
closed
6 years ago
0
Improve README with new features
#234
3lvis
closed
4 years ago
0
Clear cached files
#233
3lvis
closed
6 years ago
0
Fix failing tests
#232
3lvis
closed
6 years ago
0
Next