jetty.project/jetty-core/jetty-client
Greg Wilkins b947b48446
Use lowercase for charsets #11741 (#12347)
Fix #11741 as per the WhatTFWG recommendations, use lower case for charset names.
Took the opportunity for some minor optimizations:
 + use the already made HttpField instance in MimeTypes.Type rather than create a new one in the HttpParser.CACHE
 + keep the MimeType.Type associated with the pre encoded Content-Type fields
2024-10-16 15:53:59 +11:00
..
src Use lowercase for charsets #11741 (#12347) 2024-10-16 15:53:59 +11:00
pom.xml Updating to version 12.0.15-SNAPSHOT 2024-09-30 09:42:49 -05:00