issues
search
Kitura
/
SwiftyRequest
SwiftyRequest is an HTTP networking library built for Swift.
Apache License 2.0
110
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update packages and close session correctly when still on event loop
#91
lahariganti
closed
3 days ago
1
re-introduce shutdown fix and bump to async-http-client 1.2.0
#90
dannys42
opened
3 years ago
4
Travis swift dev build failing
#89
dannys42
opened
3 years ago
2
Avoid syncShutdown on EventLoop
#88
mbarnach
closed
3 years ago
2
Misc org update
#87
dannys42
closed
3 years ago
4
Update package reference to community versions; update domain to kitura.dev
#86
dannys42
opened
4 years ago
1
Update repo references
#85
fouadhatem
closed
1 year ago
0
BUG DETECTED: syncShutdown() must not be called when on an EventLoop.
#84
IsmaeelAkram
opened
4 years ago
0
Feature/httpclient configuration
#83
StrangeDays
opened
4 years ago
1
3.1.0 performance issues
#82
schlingding
opened
4 years ago
0
SwiftNIOs Future/Promises in SwiftyRequest
#81
gerwindehaan
closed
5 years ago
1
Follow redirects
#80
skyweb07
opened
5 years ago
0
should use async-http-client from 1.0.0
#79
weissi
closed
5 years ago
1
feat: Allow custom EventLoopGroup and Timeout
#78
djones6
closed
5 years ago
0
CircuitBreaker workflow returns success with HTTP status > 299
#77
schlingding
opened
5 years ago
0
[WIP] Update Podspec to 3.0.0, add AsyncHttpClient dependency
#76
djones6
opened
5 years ago
1
download(to:, completionHandler:) doesn't work.
#75
ghost
opened
5 years ago
2
[Linux] [Regression] Error Domain=NSURLErrorDomain Code=-1001 under Linux Swift 5.1
#74
mman
opened
5 years ago
4
BREAKING: Re-implement SwiftyRequest on NIO async-http-client
#73
djones6
closed
5 years ago
6
SIGPIPE failure in testCircuitBreakFailure with 5.1 2019-07-25-a
#72
djones6
opened
5 years ago
2
Add OSX 10.11 deployment target for podspec.
#71
mbarnach
closed
5 years ago
0
Proxy and http2 support?
#70
ddo
closed
5 years ago
2
KituraKit tests fail with SwiftyRequest 2.0.6
#69
djones6
closed
5 years ago
30
An easy way to access cookies in RestResponse
#68
RudraniW
closed
5 years ago
3
Import FoundationNetworking for Swift 5.1
#67
djones6
closed
5 years ago
0
feat: Make RestRequest session public
#66
Andrew-Lees11
closed
5 years ago
0
No way to disable shared URLSession
#65
TaborKelly
closed
5 years ago
5
[Feature request] easy way to access RestResponse cookies
#64
TaborKelly
closed
5 years ago
2
Update podspec to 2.0.6 release
#63
Andrew-Lees11
closed
5 years ago
1
Client certificate support is broken
#62
djones6
opened
5 years ago
1
Run SwiftyRequest tests against local test server
#61
djones6
closed
5 years ago
0
Fix memory leak with SwiftyRequest
#60
Andrew-Lees11
closed
5 years ago
5
RestRequest not deallocating
#59
schlingding
closed
5 years ago
7
Reimplement on swift-nio-http-client
#58
ianpartridge
closed
5 years ago
6
[Feature request] self-signed client certificate authentication for HTTPS on Linux
#57
songhj
closed
5 years ago
2
Support Swift 5
#56
djones6
closed
5 years ago
0
Remove external dependencies from tests
#55
DunnCoding
closed
5 years ago
2
Swift 5: Conflicting definition of Result<T>
#54
cybermnemosyne
opened
5 years ago
0
ci: Update to Swift 4.2.3, use official Docker images
#53
djones6
closed
5 years ago
4
Update documentation
#52
helenmasters
closed
5 years ago
0
Fix overwriting of queryItems with nil
#51
djones6
closed
5 years ago
0
fix: make testFileDownload use test file from this repo
#50
djones6
closed
5 years ago
0
Download test failing due to hard-coded file URL
#49
djones6
closed
5 years ago
0
Update podspec to 2.0.3
#48
Andrew-Lees11
closed
5 years ago
0
Update podspec to 2.0.2
#47
Andrew-Lees11
closed
5 years ago
0
fixed an issue in checking https
#46
TheM4hd1
closed
5 years ago
8
problem in checking secure connection
#45
TheM4hd1
closed
5 years ago
2
Build against Swift 5
#44
djones6
closed
5 years ago
0
Add podspec file
#43
Andrew-Lees11
closed
5 years ago
0
RestRequest.responseObject overwrites queryItems
#42
svanimpe
closed
5 years ago
1
Next