Request.session

Gets the HttpSession.

@return HttpSession|null The session

class Request
@property
HttpSession
session
(
bool canCreate = true
)

Meta