-
Notifications
You must be signed in to change notification settings - Fork 116
[core] Implement Lambda streaming with custom HTTP headers #521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sebsto
merged 20 commits into
swift-server:main
from
sebsto:sebsto/streaming+http-headers
Jul 24, 2025
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
01fa243
Add support for streaming custom HTTP headers and status
sebsto b6fb60c
add kiro to gitignore
sebsto 83aa018
add support for streaming lambda function + custom status code and H…
sebsto 8d35daf
add license header
sebsto c7343b6
fix some tests
sebsto b0d5a13
fix runtimeclient tests
sebsto a0eb791
fix tests
sebsto 9b8a71c
cleanup the example README
sebsto 2e5d059
fix yaml
sebsto 450927b
Merge branch 'main' into sebsto/streaming+http-headers
sebsto 90501a0
fix typos in comments
sebsto 58fc8c2
Merge branch 'main' into sebsto/streaming+http-headers
sebsto d1f15ca
simplify code by passing hasCustomHeaders as function arg and not a s…
sebsto 074138f
Merge branch 'sebsto/streaming+http-headers' of github.com:sebsto/swi…
sebsto f5dc5b1
cleanup
sebsto 4458b0c
Merge branch 'main' into sebsto/streaming+http-headers
sebsto b1bc3fb
Merge branch 'main' into sebsto/streaming+http-headers
sebsto 15c68cb
Merge branch 'main' into sebsto/streaming+http-headers
sebsto 9946ac7
add a precondition to sendingResponse state
sebsto 24690f0
fix MockResponseWriter
sebsto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.