-
Convert form-encoded request to byte[] for proxy · 9939e0ecDave Syer authored
With just a bit more hackery on the Zuul request wrapper we can mask off the input stream and content lengths, and fix them so they contain the expected content. Doesn't work (yet) for multipart content. Fixes gh-109
9939e0ec
×