Skip to content
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

aws/config: Update Request Send to always ensure HTTPResponse is not nil #4256

Merged
merged 1 commit into from Jan 26, 2022

Commits on Jan 25, 2022

  1. aws/config: Update Request Send to always ensure HTTPResponse is not nil

    Updates SDK Request.Send to always ensure HTTPResponse member is not
    nil, and its Header and Body fields are not nil as well.
    
    Fixes aws#4211
    jasdel committed Jan 25, 2022
    Copy the full SHA
    9463578 View commit details
    Browse the repository at this point in the history