Hide Jetty's version

Hi!

Is there some way to hide Jetty's version with JETTY variables?

Looking through the server documentation, I noticed that If you use jetty9 as a standalone server you can disable the server signature by setting jetty.httpConfig.sendServerVersion=false in the file start.ini

Thank you in advance!

Hi @jefrodrigues
You can remove it with a reverse-proxy, but there's currently no way of removing it with a setting without creating your own build.

1 Like