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
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HttpRequestwhen used for mutating HTTP requests sent by the client now refers toaws_smithy_runtime_api::client::http::Requestinstead of::http::Request. The new API is intended to be largely drop-in compatible with some caveats:http = 0.2HttpRequest, useinto_http02x()Beta Was this translation helpful? Give feedback.
All reactions