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

about zuul 1.x simplae webapp #1617

Open
lisheng20130930 opened this issue Jul 31, 2023 · 0 comments
Open

about zuul 1.x simplae webapp #1617

lisheng20130930 opened this issue Jul 31, 2023 · 0 comments

Comments

@lisheng20130930
Copy link

Host Roting

byte[] bytes = IOUtils.toByteArray(inputStream); //we need use original bytes to avoid <!UTF-8> requests
String entity = new String(bytes,"UTF-8");
Debug.addRequestDebug("ZUUL:: Entity > "+entity);
eturn new ByteArrayInputStream(bytes);

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

No branches or pull requests

1 participant