mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-25 08:58:30 +00:00
With this minimal change one can provide different cookie configs for the same SessionHandler without coping the whole method into the inherited class. Signed-off-by: Dejan Pecar <dejan.pecar@abacus.ch>