menu
jaguar package
documentation
http/context/context.dart
http/context/context.dart
dark_mode
light_mode
http/context/context
library
Declares the Jaguar
Context
class
Classes
Context
Per-request context object that encapsulates all the data corresponding to a HTTP request and provides a way to write
response
. It provides various convenience methods and getters to access HTTP request data:
Typedefs
Converter
<
T
,
F
>
= T Function
(
F
d
)
jaguar package
documentation
http/context/context.dart
jaguar
package
Libraries
annotations/import
http/auth/fetcher
http/common/common
http/common/mimetype
http/common/response_header
http/context/context
http/controller/controller
http/http
http/mux/mux
http/params/params
http/request/request
http/response/response
http/session/coder
http/session/io
http/session/session
http/websocket/websocket
jaguar
serve/error_writer/error_writer
serve/server
utils/string/string
jaguar.src.http.context library