issues
search
apple
/
swift-openapi-urlsession
URLSession transport for Swift OpenAPI Generator.
https://swiftpackageindex.com/apple/swift-openapi-urlsession/documentation
Apache License 2.0
159
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove public modifiers from an internal extension
#56
czechboy0
closed
2 weeks ago
0
Add Mac Catalyst support
#55
czechboy0
closed
2 weeks ago
2
Correct the link of sswg-security at SECURITY.md
#53
lamtrinhdev
closed
1 month ago
0
Change 'unsafeDowncast' to 'as!'
#52
glbrntt
closed
3 months ago
0
Fix request and response translation
#51
guoye-zhang
closed
4 months ago
6
[BUG] Fix: resolve issue with HTTP headers may lost some cookies
#50
anotheren
closed
4 months ago
1
Remove unnecessary self keyword
#48
Nao-RandD
closed
6 months ago
5
Re-enable strict concurrency checking for swift-openapi-urlsession
#49
glbrntt
opened
7 months ago
0
Update CI to use release 5.10 image
#47
glbrntt
closed
7 months ago
5
Set OutputStream.delegate to nil in HTTPBodyOutputStreamBridge.deinit
#46
simonjbeaumont
closed
9 months ago
0
Tolerate both CancellationError and URLError in CancellationTests
#45
simonjbeaumont
closed
9 months ago
0
More checks for task cancellation and tests
#44
simonjbeaumont
closed
11 months ago
0
Prep 1.0
#43
czechboy0
closed
11 months ago
0
fixes internal typo in source parameter
#42
heckj
closed
11 months ago
2
Add visionOS to available annotations
#41
simonjbeaumont
opened
11 months ago
1
Add Docker Compose file for Swift 5.9.0
#40
simonjbeaumont
closed
11 months ago
4
Explicit dependency on HTTPTypes
#39
czechboy0
closed
11 months ago
2
Add visionOS platform support
#38
czechboy0
closed
11 months ago
0
Use 5.9.0 explicitly to avoid getting 5.9.1
#37
czechboy0
closed
11 months ago
1
Bump to 1.0.0-alpha.1
#36
czechboy0
closed
11 months ago
0
Remove no-longer-needed `@preconcurrency`s
#35
MahdiBM
closed
11 months ago
4
Remove AsyncStream.makeStream backports now we support only Swift 5.9+
#34
simonjbeaumont
closed
11 months ago
0
Add missing available annotation to streaming tests
#33
simonjbeaumont
closed
11 months ago
0
Move to Swift 5.9 as the minimum version
#32
czechboy0
closed
11 months ago
0
Prep for 1.0 alpha, adapted to runtime changes in main
#31
czechboy0
closed
11 months ago
0
Improve inlining
#30
czechboy0
closed
11 months ago
0
Replace AsyncBackpressuredStream with updated implementation
#29
simonjbeaumont
closed
11 months ago
2
Avoid double continuation resume in URLSession delegate in corner case
#28
simonjbeaumont
closed
11 months ago
0
Add missing transition AsyncBackpressuredStream state machine
#27
simonjbeaumont
closed
11 months ago
0
Improve debug logging and add tests that it is not evaluated when disabled
#26
simonjbeaumont
closed
11 months ago
0
Use APIs available on older macOS in tests
#25
simonjbeaumont
closed
11 months ago
0
Add support for streaming on recent Darwin platforms
#24
simonjbeaumont
closed
11 months ago
0
Add README badges
#23
czechboy0
closed
11 months ago
1
Disable warnings as errors in nightlies
#21
czechboy0
closed
1 year ago
0
Disable "respectsExistingLineBreaks" in .swift-format for more consistent styling
#20
PARAIPAN9
closed
1 year ago
0
Add a soundness --fix flag
#19
czechboy0
closed
1 year ago
0
Enable documentation comment validation in swift-format
#18
PARAIPAN9
closed
1 year ago
2
Bump swift-format to 5.9
#17
czechboy0
closed
1 year ago
1
Add docker-compose file for 5.10 CI
#16
simonjbeaumont
closed
1 year ago
3
Background upload / download using URLSession transport
#54
hivenet-erwanjestin
opened
1 year ago
4
[URLSession Transport] Async bodies + swift-http-types adoption
#15
czechboy0
closed
1 year ago
0
Fix double encoding of path parameters
#14
czechboy0
closed
1 year ago
0
Docs fixes
#13
czechboy0
closed
1 year ago
0
Prepare being compatible with runtime 0.2.0 release
#12
czechboy0
closed
1 year ago
0
Enable strict concurrency checking in CI
#11
czechboy0
closed
1 year ago
1
Disable ExistentialAny temporarily
#10
czechboy0
closed
1 year ago
2
Full compatibility with the "ExistentialAny" upcoming feature
#9
MahdiBM
closed
1 year ago
1
Add .github/release.yml to automate drafting release notes
#8
simonjbeaumont
closed
1 year ago
0
Support platforms back to macOS 10.15, iOS 13, tvOS 13, and watchOS 6
#7
denil-ct
closed
1 year ago
4
CI: remove temporary gitconfig workaround
#6
yim-lee
closed
1 year ago
0
Next