malloy
malloy copied to clipboard
session manager: allow setting cookie name
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.