m3dev / octoparts

Octoparts, the backend services aggregator
https://m3dev.github.io/octoparts/
Other
151 stars 18 forks source link

Body forwarded from Octoparts gets mangled when sending non-Latin-1 chars #169

Closed lloydmeta closed 9 years ago

lloydmeta commented 9 years ago

How to reproduce:

  1. Make an AggregateRequest that contains one or more PartRequests with UTF-8 body characters
  2. Send the AggregateRequest
  3. Observe that the characters inside the body are mangled on the receiving end (after being forwarded from Octoparts)