mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 16:05:00 +00:00
Modified class Fields to take a boolean parameter that defines whether it is case sensitive or not, and updated HttpRequest to use a case sensitive Fields instance for the query parameters.