I notice that Grizzly rejects requests with more than one Content-Length
header.
I understand why this is done, but could the team consider an
alternative strategy?
Could the server be made to accept these requests, providing the values
for content-length are identical?
I have some legacy clients that I cannot change and this is making it
hard for me to choose Grizzly as my prefered server.
TIA.