Skip to content

Pull requests: swift-server/async-http-client

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update Examples to use .singleton
#742 opened May 8, 2024 by chieffancypants Loading…
Fix Host header (#650)
#652 opened Dec 6, 2022 by MihaelIsaev Loading…
Removing unnecessary lazy calls.
#605 opened Jul 28, 2022 by OliverLetterer Loading…
Sendable checking
#569 opened Mar 16, 2022 by fabianfett Draft
delete some dead code patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
#559 opened Feb 11, 2022 by weissi Loading…
Make NIOTS a conditional target dependency
#544 opened Jan 21, 2022 by karwa Loading…
Make tests faster, by reducing timeout margins needs-no-version-bump For PRs that when merged do not need a bump in version number.
#516 opened Dec 4, 2021 by fabianfett Loading…
Update CODE_OF_CONDUCT.md
#372 opened May 29, 2021 by fabianfett Loading…
Trace HTTPClient request execution
#320 opened Dec 5, 2020 by slashmo Draft
2 of 3 tasks
Fixed compilation on Mac Catalyst patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
#306 opened Sep 11, 2020 by pokryfka Loading…
implement new streamwriter api
#291 opened Aug 6, 2020 by artemredkin Loading… 1.3.0
2
5
Redirect config per request
#277 opened Jun 27, 2020 by ncke Loading…
don't flush on every body part
#214 opened May 18, 2020 by artemredkin Loading…
Add testProxyStreamingNoDeadlock test
#181 opened Mar 13, 2020 by PopFlamingo Loading…
use 3 EventLoops for tests
#177 opened Mar 5, 2020 by weissi Loading…
ProTip! Filter pull requests by the default branch with base:main.