Skip to content

on_http_response_body seems to be capped at 615 bytes #219

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

Open
mvniekerk opened this issue Feb 12, 2024 · 2 comments
Open

on_http_response_body seems to be capped at 615 bytes #219

mvniekerk opened this issue Feb 12, 2024 · 2 comments

Comments

@mvniekerk
Copy link

Doesn't matter what I do, seems like I can't get to process more than 615 bytes on on_http_response_body.

Is this 615byte value somewhere configurable?

@PiotrSikora
Copy link
Member

There is no such limit in either this SDK or any of the host implementations that I know of.

@martijneken
Copy link
Contributor

What host proxy are you integrating with?

Is this a chunking / buffering issue? (are you getting multiple 615 byte body chunks?)

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

No branches or pull requests

3 participants