eclipse-scout / scout.rt

https://www.eclipse.org/scout/
Eclipse Public License 2.0
34 stars 39 forks source link

HttpProxy: Fix cookie support #1062

Closed matthiaso closed 2 months ago

matthiaso commented 3 months ago

Restore previous behavior: Cookies must use session cookie store if proxy method is called from within a session; default cookie store must only be used if no session available.