diamond.http.sessions

Copyright © DiamondMVC 2019

Members

Classes

HttpSession
class HttpSession

Wrapper around a http session.

Functions

createSession
HttpSession createSession(HttpClient client)

Creates a http session.

getSession
HttpSession getSession(HttpClient client, bool createSessionIfInvalid)

Gets a session.

Meta

Authors

Jacob Jensen (bausshf)