module Roda::RodaPlugins::ResponseRequest

The response_request plugin gives the response access to the related request instance via the request method.

Example:

plugin :response_request