Phil Proctor
Phil Proctor
## New Feature Downstream route variables could pull from a pluggable architecture. I have implemented a similar mechanism in our companies usage of Ocelot, where downstream variables could be of...
## New Feature Allow a reroute to specify more than one authentication scheme for a reroute. Specification could either be JSON array or comma separated. ## Motivation for New Feature...
Because of this libvroomjs were not compiling with the latest V8 libraries. I've changed the method calls to use their non-deprecated equivalents. Tested working under Arch Linux.
## New Feature Add some container for storing configuration values into the configuration container into both the GlobalConfiguration and into the individual ReRoute configurations. Additionally, the creator methods for reroutes...