class HTTP::Server::Context

Overview

Instances of this class are passed to an HTTP::Server handler.

Defined in:

session.cr

Instance Method Summary

Instance Method Detail

def session : Armature::Session #

[View source]
def session=(session : Armature::Session) : Nil #

[View source]