session property

HttpSession session

return the httpSession from the io request

Implementation

io.HttpSession get session => request.session;