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

Body never shows up #79

Open
ahwulf opened this issue Jun 16, 2019 · 2 comments
Open

Body never shows up #79

ahwulf opened this issue Jun 16, 2019 · 2 comments

Comments

@ahwulf
Copy link

ahwulf commented Jun 16, 2019

I'm sure no one really supports this, but I have a simple POST with a body, I have verified that the body is present with Charles, yet Embassy seems to think there is no body. The content size is correct, yet the initialBody is always empty, and case .readingBody: handleBodyData(data) is never called, so my handler is never called at all. Calling a real server also works fine. I simply don't see how initialBody = bodyPart fails if the body is there.

@kunimei
Copy link

kunimei commented Feb 19, 2023

thankyou

@Morkrom
Copy link

Morkrom commented Jun 16, 2023

I have the same problem, intermittent.
I would prefer not to look for a new framework.

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

No branches or pull requests

3 participants