Cookie name

Report a typo

Let's imagine that we have configured the session module in this way:

install(Sessions) {
    cookie<SomeSession>("just_session")
}

Under what name will the cookie containing the session be set?

Select one option from the list
___

Create a free account to access the full topic