Feature/expose http handlers (#224)

* temp commit

* trying to work out how to expose the http handlers in a decent way..

* pissing about at lunch

* changed to func so you can instanciate object or new it up each time

* docs for dele handlers

* upgraded to sdk 2.1.4

* some validation for consul services
This commit is contained in:
Tom Pallister
2018-02-13 09:07:09 +00:00
committed by GitHub
parent ef3c4f614a
commit 98133d9473
48 changed files with 1352 additions and 266 deletions

View File

@ -33,6 +33,8 @@ Thanks for taking a look at the Ocelot documentation. Please use the left hand n
features/requestid
features/middlewareinjection
features/loadbalancer
features/delegatinghandlers
.. toctree::
:maxdepth: 2