Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty Http 2 Client warnings - NOT IMPLEMENTED max header list size to 131072

Hi guys,
I use Jetty Http 2 client and everythings seems to be working fine, except
that sometimes I get in my log 
NOT IMPLEMENTED max header list size to 131072
messages. Now, I can see it in HTTP2Session class, but I have no idea what
should I do about it. Should I increase some default size? But where?
Thanks!



--
View this message in context: http://jetty.4.x6.nabble.com/Jetty-Http-2-Client-warnings-NOT-IMPLEMENTED-max-header-list-size-to-131072-tp4965990.html
Sent from the Jetty User mailing list archive at Nabble.com.


Back to the top