HttpRequest
type upgrade guidance
#3067
rcoh
announced in
Change Log
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HttpRequest
when used for mutating HTTP requests sent by the client now refers toaws_smithy_runtime_api::client::http::Request
instead of::http::Request
. The new API is intended to be largely drop-in compatible with some caveats:http = 0.2
HttpRequest
, useinto_http02x()
Beta Was this translation helpful? Give feedback.
All reactions