Implements the middleware that does the Deliverance transformations.
Contents
The middleware that implements the Deliverance transformations
An implementation of rule_getter for DeliveranceMiddleware. This retrieves and instantiates the rules using a subrequest with the given url.
An implementation of rule_getter for DeliveranceMiddleware. This reads the rules from a file.
If always_reload=True, the file will be re-read on every request.