diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
createSession
diamond
http
sessions
Creates a http session.
static if
(
isWeb
)
HttpSession
createSession
(
HttpClient
client
)
Parameters
client
HttpClient
The client.
Return Value
Type:
HttpSession
Returns the session.
Meta
Source
See Implementation
diamond
http
sessions
classes
HttpSession
functions
createSession
getSession
Creates a http session.