Module webmachine::context
source · [−]Expand description
The context module encapsulates the context of the environment that the webmachine is
executing in. Basically wraps the request and response.
The context module encapsulates the context of the environment that the webmachine is
executing in. Basically wraps the request and response.