-1

After upgrading spring boot version. Our jetty http client suddenly throws "request headers too large" error. we do not have the issue before. What has changed ?

1 Answer 1

1

To save your time
https://github.com/jetty/jetty.project/pull/12777
Jetty fixes the "bug" of their httpclient. Now you have to httpClient.setMaxRequestHeadersSize

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.