generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 237
aws-smithy-http-server - http/1 support #4373
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
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
23aa48a
Add aws-smithy-http-server - http@1 support
5659608
Update docs and tests
c1c3faf
Use crate::http
97dd8f7
Use crate::http throughout
6b02aea
fix docs
892eb10
Fix docs and cargo fmt
89edd58
Update gracefulshutdown to support coordinator
a373d35
Remove strategy based traits and use plain branching
9f88057
Removed benches, and other non-necessary examples
33ad5e9
Protocol test changes
3c88748
Add back Cargo.lock
bfbef4f
Update lambda-runtime to version 1
b9de587
Custom accept loop example updated
885211b
Update examples to keep only relevant ones
1102e5a
Remove format warnings
ce2bc40
Fix docs
669a431
Update dependencies
511bdd2
Update tower dev dependencies
f10012f
Use qualified module
b6281ba
Update test to cover custom data type for wrap_stream
13a7ce3
Use http:: instead of aws_smithy_http_server::http
ed9dd28
Use http_body::Body, and fix warnings
202b5a2
Add test for custom body type in alb_health_check
0b19266
Add test for incremental stream reading
4348260
Remove unnecessary use statements
b0bb68b
Fix comments
6039224
Fix comments
0c4b88d
Fix imports
483679f
Remove rust_toolchain.toml from PR
0d4f8e6
Restore rust-toolchain.toml to match feature/http-1.x
bf0b610
Restore Cargo.lock to match feature/http-1.x
ec8940f
Merge branch 'feature/http-1.x' into fahadzub/http-1.x-server-runtime
drganjoo 515d0d8
Do not re-export serve::serve as that makes it hard to reference in docs
cb3ece8
Merge branch 'feature/http-1.x' into fahadzub/http-1.x-server-runtime
drganjoo fb0c9e2
Add copyright to files in tests/ directory
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
Oops, something went wrong.
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.