jonmorehouse / gatekeeper

a pluggable http routing runtime
12 stars 1 forks source link

UpstreamRequester - optional plugin interface? #15

Closed jonmorehouse closed 8 years ago

jonmorehouse commented 8 years ago

Does it make any sense to allow for an optional plugin to be specified for requesting an upstream?

Right now - it doesn't seem like I could think of much reason to request an Upstream from something other than Hostname or prefix, but hmm, it seems like its worth an option in the future?