diamond ~master (2020-03-31T19:16:28Z)
Home
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.