Issues
- 2
- 0
- 2
Question - Request caching
#271 opened by robsontenorio - 1
- 3
- 3
Facing a strange crash time to time
#260 opened by mkll - 0
fakeGET crashes under XCode 10.0 and Swift 4.2
#240 opened by deanq - 3
Expose handleJSONRequest(..)?
#243 opened by markst - 6
Token Refresh
#216 opened by codeOfRobin - 2
Progress Multipart Upload
#218 opened by SalvatoreAD - 2
Installation Support Swift Package Manager
#229 opened by joerland2 - 0
Add a way to queue 5XX operations for retrying
#157 opened by 3lvis - 0
Find a way to clear the download cache automatically
#158 opened by 3lvis - 0
Check caching for urls longer than 255 characters
#173 opened by 3lvis - 3
Handle self signed SSL certificates
#202 opened by porter707 - 0
Add support for offline requests
#128 opened by 3lvis - 8
Add support for using TLS (HTTPS)
#133 opened by nttravn - 7
- 3
Can't use Swift 5 Result enum due to interference with custom one. Need to rename?
#252 opened by mkll - 3
`cacheOrPurgeData` causing production crashes
#248 opened by aasatt - 3
Problem with changes on UI Threath
#244 opened by juanm4 - 1
Caching folder should not be documents folder
#237 opened by webventil - 1
Change the base URL for a single request?
#228 opened by danmartyn - 6
.Background configuration type
#204 opened by SalvatoreAD - 3
Json parameters support on DELETE
#217 opened by fergonzalez - 2
Is disable caching possible?
#206 opened by dorucazan - 0
Network Activity Indicator not showing
#221 opened by batjo - 1
Support PATCH method
#219 opened by haashem - 8
Support for JSONDecoder
#210 opened by aasatt - 3
let the Networking extension methods to be public
#171 opened by jokefaker - 1
does it full support the new Swift4?
#205 opened by jiankian - 6
Document synchronous networking in README
#185 opened by 3lvis - 1
- 2
Cookie handling
#201 opened by ThabreshVivid - 7
HttpBody attachement
#198 opened by ThabreshVivid - 4
fatalError when body is an invalid image
#195 opened by nsoojin - 5
Use Result enum instead of multiple optionals
#123 opened by 3lvis - 1
- 1
Update docs to include closure arguments
#163 opened by 3lvis - 0
Document disableErrorLogging in README
#186 opened by 3lvis - 2
Multipart request not working for uploading a picture
#176 opened by 3lvis - 10
Add support for URL encoded GET parameters
#153 opened by kientux - 13
Swift 3.0.1 incompatibilities?
#159 opened by GeckoGB - 2
failed uploading with ios 10
#140 opened by ajijoyo - 2
GET requests shouldn't set a Content-Type
#145 opened by 3lvis - 3
Support custom request header fields
#138 opened by poprandi - 1
Improve error logging
#130 opened by 3lvis - 11
Installing with Carthage with --platform iOS still installs all platform frameworks
#127 opened by rajohns08 - 3
Code=411 "length required"
#124 opened by ajijoyo - 2
Return always JSON when its processable
#118 opened by webventil