jetty / jetty.project

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
https://eclipse.dev/jetty
Other
3.82k stars 1.91k forks source link

Review HTTP session documentation #10466

Closed sbordet closed 1 week ago

sbordet commented 1 year ago

Jetty version(s) 12

Description The HTTP session documentation in the programming guide needs a review.

sbordet commented 1 year ago

@janbartel I added a short introduction as server-http-session.adoc that links to the existing comprehensive documentation.

Happy to do it in your place (so I'll learn more about sessions), let me know.

janbartel commented 12 months ago

@sbordet on it

janbartel commented 11 months ago

Updates to session documentation committed via #10497. Probably a little more to do on this, so leaving this issue open.