Skip to content

message is empty when encoding = chuncked #13

@sander-su

Description

@sander-su

I have some cases where messages I send to the plugin are outputted empty.
The difference I found with the messages that have data is that they are not send in chunks.

Issue seems to be puma related: puma/puma#620

I might have a workaround to force my java app to http 1 and disable chunking but would be nice to have this fixed without a workaround

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions