Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

on the first request, avoid posting body #10

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wizardishungry
Copy link

This is intended more as a point of discussion than a claim that this approach is truly the correct behavior –

I have modified RoundTrip to avoid posting the body of requests on the first request. I came across the same problem in the upstream as described in #1. The RFC seems to imply that posting the entire body on the initial request is not necessary when not using integrity protection.

@gssbzn
Copy link
Collaborator

gssbzn commented Aug 19, 2021

Hi @wizardishungry sorry this flew under the radar for us. if you can get this to a working state I'm happy to run our batch of tests for the CLI to make sure it still works as expected

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants