Skip to content
Unverified Commit 2ff12e6a authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Http Operation traits and structures (#167)



* Http Operation traits and structures

Initial implementation of `Operation` for HTTP based services and `ParseHttpResponse`. I'm also starting to collect design documentation in `design`, an mdBook intended to serve as a repository for public facing design documentation.

* Update rust-runtime/smithy-http/src/body.rs

Co-authored-by: default avatarJonathan Esterhazy <jonathan.esterhazy@gmail.com>

* Add retry policy

* Fix doctest failures

* Update rust-runtime/smithy-http/src/operation.rs

Co-authored-by: default avatarKerem Kat <keremkat@gmail.com>

* Update rust-runtime/smithy-http/src/operation.rs

Co-authored-by: default avatarKerem Kat <keremkat@gmail.com>

* Update design/src/operation.md

Co-authored-by: default avatarKerem Kat <keremkat@gmail.com>

* Update design/src/operation.md

Co-authored-by: default avatarKerem Kat <keremkat@gmail.com>

* Update rust-runtime/smithy-http/src/response.rs

Co-authored-by: default avatarKerem Kat <keremkat@gmail.com>

* Update design/src/operation.md

Co-authored-by: default avatarKerem Kat <keremkat@gmail.com>

* Update design/src/operation.md

Co-authored-by: default avatarKerem Kat <keremkat@gmail.com>

Co-authored-by: default avatarJonathan Esterhazy <jonathan.esterhazy@gmail.com>
Co-authored-by: default avatarKerem Kat <keremkat@gmail.com>
parent 88ca4fed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment