Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / swift-server/async-http-client issues and pull requests
#726 - Add support for Musl.
Pull Request -
State: closed - Opened by al45tair about 1 year ago
- 6 comments
Labels: patch-version-bump-only
#725 - Update minimum swift-nio version
Pull Request -
State: closed - Opened by gjcairo about 1 year ago
Labels: patch-version-bump-only
#724 - crashed๏ผ free(): corrupted unsorted chunks #2617
Issue -
State: closed - Opened by shenfu1991 about 1 year ago
- 5 comments
#723 - Use the given connection pool idle timeout in the HTTPClient.Configuration inits
Pull Request -
State: closed - Opened by gjcairo about 1 year ago
Labels: patch-version-bump-only
#722 - Update Package.swift
Pull Request -
State: closed - Opened by nishant-dani about 1 year ago
- 1 comment
Labels: patch-version-bump-only
#721 - Linker Error on using AsyncHTTPClient while using Vapor inside XCode Project
Issue -
State: closed - Opened by nishant-dani about 1 year ago
- 2 comments
#720 - Fix potential race conditions when cancelling read/write idle timers
Pull Request -
State: closed - Opened by gjcairo about 1 year ago
Labels: patch-version-bump-only
#719 - Add missing availability guards in tests
Pull Request -
State: closed - Opened by simonjbeaumont about 1 year ago
- 4 comments
Labels: needs-no-version-bump
#718 - Add an idle write timeout
Pull Request -
State: closed - Opened by gjcairo about 1 year ago
Labels: ๐ผ needs-minor-version-bump
#717 - Shutdown does not close HTTP2 connection
Issue -
State: closed - Opened by adam-fowler about 1 year ago
- 3 comments
#716 - testPlatformConnectErrorIsForwardedOnTimeout port reuse
Pull Request -
State: closed - Opened by PeterAdams-A over 1 year ago
- 2 comments
Labels: needs-no-version-bump
#715 - Option for `HTTPClientError.remoteConnectionClosed`s to be automatically retried
Issue -
State: open - Opened by MahdiBM over 1 year ago
- 1 comment
#714 - Fix wrong/outdated `connect` timeout documentation
Pull Request -
State: closed - Opened by MahdiBM over 1 year ago
- 1 comment
Labels: needs-no-version-bump
#713 - [DO NOT MERGE] Test CI setup
Pull Request -
State: closed - Opened by yim-lee over 1 year ago
#712 - Bump minimum Swift version to 5.7
Pull Request -
State: closed - Opened by rnro over 1 year ago
- 4 comments
Labels: ๐ผ needs-minor-version-bump
#711 - Support custom `backgroundActivityLogger` while using the default ELG.
Pull Request -
State: closed - Opened by dnadoba over 1 year ago
Labels: ๐ผ needs-minor-version-bump
#710 - Automatically chunk large request bodies
Pull Request -
State: closed - Opened by dnadoba over 1 year ago
- 1 comment
Labels: ๐ผ needs-minor-version-bump
#709 - HTTPClientRequest: allow custom TLS config
Pull Request -
State: closed - Opened by weissi over 1 year ago
- 7 comments
Labels: ๐ผ needs-minor-version-bump
#708 - HTTPClientRequest looks & feels like a value type but isn't
Issue -
State: open - Opened by weissi over 1 year ago
- 10 comments
Labels: kind/bug
#707 - Fix flaky test `TransactionTests.testCancelAsyncRequest`
Pull Request -
State: closed - Opened by dnadoba over 1 year ago
- 2 comments
Labels: needs-no-version-bump
#706 - flaky test: TransactionTests.testCancelAsyncRequest
Issue -
State: closed - Opened by weissi over 1 year ago
Labels: flaky-test
#705 - #700 & #701: HTTPClient.shared a globally shared singleton
Pull Request -
State: closed - Opened by weissi over 1 year ago
- 14 comments
Labels: ๐ผ needs-minor-version-bump
#704 - [Draft] Use `CurrentEventLoop` proposal
Pull Request -
State: open - Opened by dnadoba over 1 year ago
#703 - Remove tests relying on OS-dependent behaviour
Pull Request -
State: closed - Opened by Lukasa over 1 year ago
Labels: needs-no-version-bump
#702 - Add unit tests for NWWaitingHandler, closes #589
Pull Request -
State: closed - Opened by natikgadzhi over 1 year ago
- 11 comments
Labels: needs-no-version-bump
#701 - Add `HTTPClient.Configuration.browserLike`
Issue -
State: closed - Opened by weissi over 1 year ago
- 7 comments
Labels: enhancement, help wanted
#700 - HTTPClient.shared (like URLSession.shared)?
Issue -
State: closed - Opened by weissi over 1 year ago
- 10 comments
Labels: enhancement, question
#699 - Add timeout to `RequestBagTests.testCancelFailsTaskAfterRequestIsSent` test
Pull Request -
State: closed - Opened by dnadoba over 1 year ago
Labels: needs-no-version-bump
#698 - Fix flaky `AsyncAwaitEndToEndTests.testImmediateDeadline` test
Pull Request -
State: closed - Opened by dnadoba over 1 year ago
- 1 comment
Labels: needs-no-version-bump
#697 - use NIOSingletons EventLoops/NIOThreadPool instead of spawning new
Pull Request -
State: closed - Opened by weissi over 1 year ago
- 1 comment
Labels: ๐ผ needs-minor-version-bump
#696 - Not supported features at `TLSConfiguration`
Issue -
State: closed - Opened by brennobemoura over 1 year ago
- 2 comments
#695 - Fix auhorization typo
Pull Request -
State: closed - Opened by o-nnerb over 1 year ago
- 4 comments
Labels: patch-version-bump-only
#694 - Removed duplicated code
Pull Request -
State: closed - Opened by o-nnerb over 1 year ago
- 1 comment
Labels: patch-version-bump-only
#693 - Replace os() with canImport(Darwin)
Pull Request -
State: closed - Opened by o-nnerb over 1 year ago
- 5 comments
Labels: patch-version-bump-only
#692 - xrOS Support
Issue -
State: closed - Opened by brennobemoura over 1 year ago
- 2 comments
#691 - Adopt the Swift CoC
Pull Request -
State: closed - Opened by Lukasa over 1 year ago
Labels: needs-no-version-bump
#690 - Logging contains newlines (because it uses ByteBuffer.debugDescription which IMHO it shouldn't)
Issue -
State: open - Opened by weissi almost 2 years ago
- 11 comments
#689 - Privacy & security: Clarify what we log at which log level
Issue -
State: open - Opened by weissi almost 2 years ago
- 5 comments
#688 - Tolerate new request after connection error happened
Pull Request -
State: closed - Opened by dnadoba almost 2 years ago
Labels: ๐ผ needs-minor-version-bump
#687 - It would be appreciated and useful to have a mechanism within AHC to handle Digest Auth
Issue -
State: open - Opened by Diggory almost 2 years ago
- 1 comment
#686 - Drop Swift 5.5
Pull Request -
State: closed - Opened by dnadoba almost 2 years ago
- 2 comments
Labels: ๐ผ needs-minor-version-bump
#685 - Fix building transaction extension for Apple Platforms
Pull Request -
State: closed - Opened by cbaker6 almost 2 years ago
- 2 comments
Labels: patch-version-bump-only
#684 - 'Transaction' is only available in iOS 13.0 or newer
Issue -
State: closed - Opened by chocoford almost 2 years ago
- 1 comment
#683 - Add support for custom cancellation error
Pull Request -
State: closed - Opened by dnadoba almost 2 years ago
Labels: ๐ผ needs-minor-version-bump
#682 - Add docker-compose file for Swift 5.9
Pull Request -
State: closed - Opened by yim-lee almost 2 years ago
- 1 comment
Labels: needs-no-version-bump
#681 - Pass request `Task` to `FileDownloadDelegate` `reportHead` and `reportProgress` closures
Pull Request -
State: closed - Opened by dnadoba almost 2 years ago
Labels: ๐ผ needs-minor-version-bump
#680 - FileDownloadDelegate: pass response header through
Pull Request -
State: closed - Opened by MaxDesiatov almost 2 years ago
- 7 comments
#679 - Fix documentation and add support for CI-ing it
Pull Request -
State: closed - Opened by Lukasa almost 2 years ago
- 1 comment
Labels: needs-no-version-bump
#678 - Add a control to limit connection reuses
Pull Request -
State: closed - Opened by glbrntt almost 2 years ago
Labels: ๐ผ needs-minor-version-bump
#677 - Replace `TransactionBody` with `NIOAsyncSequenceProducer`
Pull Request -
State: closed - Opened by dnadoba almost 2 years ago
- 1 comment
Labels: ๐ผ needs-minor-version-bump
#676 - Accept bare 2023 in license header
Pull Request -
State: closed - Opened by Lukasa almost 2 years ago
Labels: needs-no-version-bump
#675 - Allow DNS override
Pull Request -
State: closed - Opened by dnadoba almost 2 years ago
Labels: ๐ผ needs-minor-version-bump
#674 - Many sockets in FinWait2 and CloseWait state
Issue -
State: closed - Opened by datwelk almost 2 years ago
- 7 comments
#673 - StreamClosed location NIOHTTP2/HTTP2StreamChannel.swift:827
Issue -
State: closed - Opened by jake-betplusev almost 2 years ago
- 6 comments
#672 - Collect function fix
Pull Request -
State: closed - Opened by carolinacass almost 2 years ago
- 3 comments
Labels: ๐ผ needs-minor-version-bump
#671 - Fix crash if connection is closed very early
Pull Request -
State: closed - Opened by dnadoba almost 2 years ago
- 1 comment
Labels: patch-version-bump-only
#670 - Fatal error: 'try!' expression unexpectedly raised an error: NIOCore.ChannelPipelineError.notFound
Issue -
State: closed - Opened by shenfu1991 almost 2 years ago
- 1 comment
#669 - Authenticate using certificate and passphrase like curl's `--cert` option
Issue -
State: open - Opened by garanda21 almost 2 years ago
- 2 comments
#668 - Mark Task.wait() noasync and provide Task.get()
Pull Request -
State: closed - Opened by Lukasa about 2 years ago
- 1 comment
Labels: ๐ผ needs-minor-version-bump
#667 - Make syncShutdown unavailable from async
Pull Request -
State: closed - Opened by Lukasa about 2 years ago
Labels: ๐ผ needs-minor-version-bump
#666 - Fix request head continuation misuse
Pull Request -
State: closed - Opened by dnadoba about 2 years ago
Labels: patch-version-bump-only
#665 - Fix Request streaming memory leak
Pull Request -
State: closed - Opened by fabianfett about 2 years ago
Labels: patch-version-bump-only
#664 - Fatal error: SWIFT TASK CONTINUATION MISUSE: executeCancellable(_:deadline:logger:) tried to resume its continuation more than once, throwing HTTPClientError.deadlineExceeded!
Issue -
State: closed - Opened by shenfu1991 about 2 years ago
- 1 comment
#663 - AHC holds onto its body stream writer even after the request is complete
Issue -
State: closed - Opened by weissi about 2 years ago
- 1 comment
#662 - crash on ubuntu: syncShutdown() must not be called when on an EventLoop.
Issue -
State: closed - Opened by shenfu1991 about 2 years ago
- 4 comments
#661 - Fix crash for large HTTP request headers
Pull Request -
State: closed - Opened by dnadoba about 2 years ago
- 1 comment
Labels: patch-version-bump-only
#660 - HTTP2 go away at the protocol level lets the request hang
Issue -
State: open - Opened by dnadoba about 2 years ago
- 3 comments
Labels: bug
#659 - Add test for HTTP2 request with large header
Pull Request -
State: closed - Opened by dnadoba about 2 years ago
Labels: needs-no-version-bump
#658 - Add test for HTTP1 request with large header
Pull Request -
State: closed - Opened by dnadoba about 2 years ago
Labels: patch-version-bump-only
#657 - Fix HTTP2StreamChannel leak
Pull Request -
State: closed - Opened by fabianfett about 2 years ago
- 1 comment
Labels: patch-version-bump-only
#656 - HttpClient removes Content-Length and causes 411
Issue -
State: open - Opened by sherwinzadeh about 2 years ago
- 2 comments
#655 - Add Swift 5.8 CI and update nightly CI to Ubuntu 22.04
Pull Request -
State: closed - Opened by dnadoba about 2 years ago
- 1 comment
Labels: needs-no-version-bump
#654 - Specify/override decompression algorithm
Issue -
State: closed - Opened by Sherlouk about 2 years ago
- 6 comments
#653 - Accept any EventLoops in `.delegate(on:)`, not just ones from AHC's own ELG
Issue -
State: open - Opened by weissi about 2 years ago
#652 - Fix `Host` header (#650)
Pull Request -
State: open - Opened by MihaelIsaev about 2 years ago
- 6 comments
#651 - Add `Host` header (#650)
Pull Request -
State: closed - Opened by MihaelIsaev about 2 years ago
- 7 comments
Labels: patch-version-bump-only
#650 - Doesn't work with usefixie and quotaguard with `invalidProxyResponse `
Issue -
State: open - Opened by MihaelIsaev about 2 years ago
- 3 comments
#649 - Redirect GitHub Pages to Swift Package Index DocC page
Pull Request -
State: closed - Opened by yim-lee about 2 years ago
Labels: needs-no-version-bump
#648 - Add .spi.yml for Swift Package Index DocC support
Pull Request -
State: closed - Opened by yim-lee about 2 years ago
Labels: needs-no-version-bump
#647 - Correctly shutdown `HTTP2ConnectionPool` if connection creation fails.
Pull Request -
State: closed - Opened by dnadoba over 2 years ago
Labels: patch-version-bump-only
#646 - Tolerate shutdown message after channel is closed
Pull Request -
State: closed - Opened by dnadoba over 2 years ago
Labels: patch-version-bump-only
#645 - Remove obsolete notes in README.md
Pull Request -
State: closed - Opened by dnadoba over 2 years ago
Labels: needs-no-version-bump
#644 - Use #fileID/#filePath instead of #file
Pull Request -
State: closed - Opened by carolinacass over 2 years ago
- 10 comments
Labels: patch-version-bump-only
#643 - FileDownloadDelegate: mark `Progress` as `Sendable`
Pull Request -
State: closed - Opened by MaxDesiatov over 2 years ago
- 6 comments
Labels: ๐ผ needs-minor-version-bump
#642 - Crash in StateMachine.deadlineExceeded()
Issue -
State: closed - Opened by patrick-zippenfenig over 2 years ago
- 24 comments
#641 - Remove `#if compiler(>=5.5)`
Pull Request -
State: closed - Opened by dnadoba over 2 years ago
Labels: needs-no-version-bump
#640 - Replace `NIOSendable` with `Sendable`
Pull Request -
State: closed - Opened by dnadoba over 2 years ago
- 1 comment
Labels: patch-version-bump-only
#639 - Speedup tests
Pull Request -
State: closed - Opened by dnadoba over 2 years ago
Labels: needs-no-version-bump
#638 - Switch over state in `HTTPConnectionPool.HTTP2StateMachine.failedToCreateNewConnection`
Issue -
State: closed - Opened by dnadoba over 2 years ago
Labels: bug
#637 - Handle ResponseAccumulator not being able to buffer large response in memory
Pull Request -
State: closed - Opened by dnadoba over 2 years ago
Labels: ๐ผ needs-minor-version-bump
#636 - Add `Hashable` conformance to `HTTPClient.Configuration.HTTPVersion`
Pull Request -
State: closed - Opened by fabianfett over 2 years ago
Labels: ๐ผ needs-minor-version-bump
#635 - Reduce use of `HTTPClient.Configuration` in the Connection objects
Pull Request -
State: closed - Opened by fabianfett over 2 years ago
Labels: patch-version-bump-only
#634 - Add `Hashable` conformance to `HTTPClient.Configuration.Proxy`
Pull Request -
State: closed - Opened by fabianfett over 2 years ago
Labels: ๐ผ needs-minor-version-bump
#633 - Fix request hang if delegate fails promise returned by `didReceiveBodyPart`
Pull Request -
State: closed - Opened by dnadoba over 2 years ago
Labels: patch-version-bump-only
#632 - Make `HTTPClientResponse.init` public
Pull Request -
State: closed - Opened by dnadoba over 2 years ago
- 1 comment
Labels: ๐ผ needs-minor-version-bump
#631 - Handle ResponseAccumulator not being able to buffer large response in memory
Pull Request -
State: closed - Opened by gjcairo over 2 years ago
- 8 comments
Labels: patch-version-bump-only
#630 - Raise minimum supported Swift version from 5.4 to 5.5
Pull Request -
State: closed - Opened by glbrntt over 2 years ago
- 9 comments
Labels: ๐ผ needs-minor-version-bump
#629 - Update files missed by #628
Pull Request -
State: closed - Opened by Lukasa over 2 years ago
- 1 comment
Labels: patch-version-bump-only
#628 - Replace Lock with NIOLock
Pull Request -
State: closed - Opened by fabianfett over 2 years ago
Labels: patch-version-bump-only
#627 - Provide the Channel with the Response
Issue -
State: closed - Opened by cloewen8 over 2 years ago
- 7 comments