issues
search
immobiliare
/
RealHTTP
🌀swift async http client - fast, lightweight, type-safe
MIT License
282
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Bug]: Compilation failing
#91
pankajsoni19
opened
7 months ago
0
[Bug]: HTTPBody `asString` property always returns `nil`
#90
NicFontana
opened
10 months ago
0
[#88] Fix query params array encoding
#89
NicFontana
opened
10 months ago
0
[Bug]: Query array parameters with brackets doesn't work
#88
KerezovTobokel
opened
10 months ago
0
[Bug]: Can't compile on VisionOS
#87
piotrfigiel
opened
1 year ago
0
[#79] Draft: Add custom retry strategy implementation
#86
NicFontana
opened
1 year ago
0
Added Set-Cookie option in HTTPHeaders
#85
nicholas922
closed
1 year ago
0
Fix download percentage not always getting to 1 due to rounding errors
#84
PiotrTHOC
closed
1 year ago
2
#82: removed ignore condition
#83
malcommac
closed
1 year ago
0
[Feature]: Cookies set in Set-Cookie header are now printed in `cURLDescription()` (along with any set in `NSHTTPCookieStorage`)
#82
malcommac
closed
1 year ago
0
[Feature]: support api version
#81
miaoruiyuan
closed
1 year ago
0
Crash in HTTPDataLoader.fetch
#80
nashfive
opened
1 year ago
2
[Feature]: Add starting power offset for the exponential backoff
#79
nashfive
opened
1 year ago
1
[Feature]: include underlying error for HTTP errors with retryAttemptsReached
#78
nashfive
opened
1 year ago
0
Typos and readability suggestions
#77
jgoodrick
closed
1 year ago
1
#75: Added weak to HTTPClient's delegate property to avoid memory leak
#76
malcommac
closed
1 year ago
0
[Feature]: Missing marked as weak a delegate in HTTPClient class
#75
dtrisciuoglio
closed
1 year ago
1
#70: HTTP Stubbing: URL matcher incorrectly strips port when using "ignore query parameters" option
#74
malcommac
closed
2 years ago
0
Explicitly specify boolEncoding and arrayEncoding strategies when adding parameters in bulk via formURLEncodedBody()
#73
malcommac
closed
2 years ago
0
HTTPAltRequestValidator all methods and properties should be marked as open to be customizable
#72
stedurso
closed
2 years ago
0
[Feature]: validate method in HTTPAltRequestValidator open, to allow the override
#71
stedurso
closed
2 years ago
1
[Bug]: HTTP Stubbing: URL matcher incorrectly strips port when using "ignore query parameters" option
#70
aetherealtech
closed
2 years ago
1
Add a new retry strategy to allow performing async task before retrying a request
#69
frajaona
closed
2 years ago
1
Remove deprecation warning for withTaskCancellationHandlerin HTTPDataLoader
#68
NicFontana
closed
2 years ago
1
Explicitly specify boolEncoding and arrayEncoding strategies when adding parameters in bulk via formURLEncodedBody()
#67
nashfive
closed
2 years ago
1
HTTPStubRequest, match method public
#66
stedurso
closed
2 years ago
0
[Feature]: match method public in HTTPStubRequest
#65
stedurso
closed
2 years ago
1
How to handle errors in RealHTTP: a test case
#64
bhartsb
opened
2 years ago
3
Fix for headers priority setting between clients, request and body values
#63
malcommac
closed
2 years ago
0
[Bug]: Body's specific headers overrides all the request/client set headers
#62
dariopellegrini
closed
2 years ago
5
[Bug]: Use of unimplemented 'init(request:cachedResponse:client:)' in RealHTTP.HTTPStubURLProtocol
#61
malcommac
closed
2 years ago
1
SPM Bug: Xcode 134.1 100 % CPU usage with SwiftLintPlugin enabled
#60
Kondamon
closed
2 years ago
5
Crash in HTTPMetrics : Attempted to dereference garbage pointer
#59
nashfive
closed
2 years ago
7
HTTPDataLoader crashes decrementStrong on line 438
#58
hschouman
closed
2 years ago
4
Many waitForStatusRecordUnlock crash, thread lock
#57
PoissonBallon
closed
2 years ago
2
HTTPClient and URLSessionTask are removed after the completion, also breaking the cURLDescription()
#56
malcommac
closed
2 years ago
0
You can change download file name with extension
#55
erdemildiz-loodos
closed
2 years ago
1
isAbsoluteURL regex doesn't work like expected
#54
PoissonBallon
closed
2 years ago
2
Why custom validation errors are embedded in a HTTPError ?
#53
nashfive
closed
2 years ago
3
Fixes download error 'No such file or directory' when transferMode = .largeData
#52
Kondamon
closed
2 years ago
4
Cannot run example code
#51
X901
closed
2 years ago
3
Make public cURLDescription inside HTTPRequest
#50
PoissonBallon
closed
2 years ago
2
fix #48: fixes data access issue with multithread
#49
malcommac
closed
2 years ago
0
Thread Safety Issue accessing to HTTPDataLoader (#2)
#48
aetherealtech
closed
2 years ago
2
fix #46: fixed crash with HTTPMetrics DateInterval init when range is wrong
#47
malcommac
closed
2 years ago
0
Crash initializing HTTPMetrics Stage object with invalid DateInterval
#46
malcommac
closed
2 years ago
0
Concurrent access to HTTPDataLoader causes crash of the lib
#45
malcommac
closed
2 years ago
0
EXC_BAD_ACCESS with concurrent access to inner's HTTPDataLoader running tasks
#44
malcommac
closed
2 years ago
0
Use HTTPStubber with iOS < 13 ?
#43
nashfive
opened
2 years ago
5
Typo statusCode
#42
Kondamon
closed
2 years ago
1
Next