Reverse proxied utility module

This module implements a middleware that makes the Flask application work seamlessly behind a reverse proxy.

class VestaRestPackage.reverse_proxied.ReverseProxied(app)[source]

Class which implements a middleware so flask can be used behind a reverse proxy.