mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 15:56:14 +00:00
This refactor strives to remove duplication between the Metadata class and the HttpURI class. Both classes have been made mutable (as they partially were anyway so best not to pretend). HttpURI now holds the decomposed strings rather than a single string with indexes. This allows it to be rebuilt after changing just parts of the URI. It is now a lot more similar to the JVM URI class and we could consider replacing it (after checking peformance). Next step is to refactor the Request class to prevent it duplicating these fields.
…
…
…
…
…
…
…
jetty-fcgi
Jetty FastCGI Support
Description
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
eclipseembeddedfcgihttphttp-clienthttp-serverhttp2http2-pushhttp3httpsjakartaeejavajettyjsposgiservletssltlsunix-socketwebsockets
Readme
Multiple Licenses
369 MiB
Languages
Java
98.9%
AMPL
0.4%
JavaScript
0.4%
Shell
0.1%
HTML
0.1%