Spring boot WebClient connection getting freezed due to io.netty.handler.codec.TooLongFrameException: HTTP header is larger than 8192 bytes
I am using webclient to connect to a downstream API, after getting the response from downstream, my service throws a warning message as given below: