mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-20 00:42:51 +08:00

* New feature that lets a user do find and replace on an upstream header * can transform downstream and upstream headers, not sure if interface is good * can replace location header with placeholder * added some syntax
48 lines
970 B
ReStructuredText
48 lines
970 B
ReStructuredText
Welcome to Ocelot
|
|
=================
|
|
|
|
Thanks for taking a look at the Ocelot documentation. Please use the left hand nav to get around. I would suggest taking a look at introduction first.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Introduction
|
|
|
|
introduction/bigpicture
|
|
introduction/gettingstarted
|
|
introduction/contributing
|
|
introduction/notsupported
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Features
|
|
|
|
features/routing
|
|
features/configuration
|
|
features/servicediscovery
|
|
features/authentication
|
|
features/authorisation
|
|
features/administration
|
|
features/raft
|
|
features/caching
|
|
features/qualityofservice
|
|
features/headerstransformation
|
|
features/claimstransformation
|
|
features/logging
|
|
features/requestid
|
|
features/middlewareinjection
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Building Ocelot
|
|
|
|
building/overview
|
|
building/building
|
|
building/tests
|
|
building/releaseprocess
|
|
|
|
|
|
|