Skip to content

Body never shows up #79

Description

@ahwulf

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions