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

Can't get response from platform HTTP #301

Closed
nicolaferraro opened this issue Apr 15, 2020 · 0 comments · Fixed by #302
Closed

Can't get response from platform HTTP #301

nicolaferraro opened this issue Apr 15, 2020 · 0 comments · Fixed by #302
Labels
kind/bug Something isn't working

Comments

@nicolaferraro
Copy link
Member

nicolaferraro commented Apr 15, 2020

Getting error whenever I try to read some binary content from a rest endpoint:

Error executing reactive work due to You must set the Content-Length header to be the total size of the message body BEFORE sending any data if you are not using HTTP chunked encoding.

I'm working on a fix

@nicolaferraro nicolaferraro added the kind/bug Something isn't working label Apr 15, 2020
nicolaferraro added a commit to nicolaferraro/camel-k-runtime that referenced this issue Apr 15, 2020
nicolaferraro added a commit to nicolaferraro/camel-k-runtime that referenced this issue Apr 15, 2020
nicolaferraro added a commit that referenced this issue Apr 15, 2020
Fix #301: Auto-set content-length or chunked transfer encoding
nicolaferraro added a commit to nicolaferraro/camel that referenced this issue Apr 15, 2020
davsclaus pushed a commit to apache/camel that referenced this issue Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant