Paul Rütter created FELIX-6694:
----------------------------------
Summary: Update Felix HTTP readme
Key: FELIX-6694
URL: https://issues.apache.org/jira/browse/FELIX-6694
Project: Felix
Issue Type: New Feature
Components: HTTP Service
Reporter: Paul Rütter
The current documentation on
[https://github.com/apache/felix-dev/blob/master/http/README.md] seems pretty
outdated and could do with an update.
The things i run into:
*
[https://github.com/apache/felix-dev/blob/master/http/README.md#configuration-properties]
is not up to date with the code in
[https://github.com/apache/felix-dev/blob/master/http/jetty12/src/main/java/org/apache/felix/http/jetty/internal/JettyConfig.java]
* Since there is a Jetty 11 and Jetty 12 based bundle, the documentation
should reflect this. Maybe move the relevant information to the README of the
bundles themselves?
* The documentation is not clear on which version one should pick, depending
on JavaEE vs JakartaEE.
*
[https://github.com/apache/felix-dev/blob/master/http/README.md#all-in-one-bundle-configuration-properties]
mentions properties no longer in the master branch
* Is the information on setting up HTTP/2 still up tp date? It seems
convoluted and outdated.
I could maybe put in a PR with some suggestions, but i would need help clarying
some aspects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)