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

fix: unset content length in rest-json when payload is undefined #4219

Merged
merged 4 commits into from
Sep 27, 2022
Merged

fix: unset content length in rest-json when payload is undefined #4219

merged 4 commits into from
Sep 27, 2022

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Sep 27, 2022

Unsets content length in rest-json when payload is undefined

Previous PR: #3914
Internal JS-3610

Checklist
  • npm run test passes
  • changelog is added, npm run add-change
  • run npm run integration if integration test is changed

@trivikr trivikr changed the title fix: remove forbidden headers during rest-json serialization fix: unset content length in rest-json when payload is undefined Sep 27, 2022
@trivikr trivikr marked this pull request as ready for review September 27, 2022 03:33
@trivikr trivikr requested a review from a team as a code owner September 27, 2022 03:33
lib/protocol/rest_json.js Outdated Show resolved Hide resolved
@trivikr trivikr merged commit 62f23c6 into aws:master Sep 27, 2022
@trivikr trivikr deleted the rest-json-content-length branch September 27, 2022 15:34
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.

2 participants