malloy icon indicating copy to clipboard operation
malloy copied to clipboard

session manager: allow setting cookie name

Open Tectu opened this issue 4 years ago • 0 comments

Currently, the cookie name for HTTP sessions is hard-coded in malloy::http:;session::manager. It might be desirable that a consuming application can override this.

Tectu avatar Dec 26 '21 18:12 Tectu