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

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jan 25, 2022

Updates SDK Request.Send to always ensure HTTPResponse member is not
nil, and its Header and Body fields are not nil as well.

Fixes #4211

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 jasdel requested a review from skmcgrail January 25, 2022 21:07
@jasdel jasdel mentioned this pull request Jan 25, 2022
3 tasks
@jasdel jasdel merged commit 28b1fd2 into aws:main Jan 26, 2022
@jasdel jasdel deleted the fixup/NilHTTPResponse branch January 26, 2022 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic inside WithGetResponseHeader
2 participants