Skip to content

Commit

Permalink
Spell correction of Fowarding to Forwarding (ThreeMammals#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersRasmussen authored and TomPallister committed Jul 20, 2018
1 parent 23c5fcb commit 5e91d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/introduction/notsupported.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Ocelot does not support...

* Chunked Encoding - Ocelot will always get the body size and return Content-Length header. Sorry if this doesn't work for your use case!

* Fowarding a host header - The host header that you send to Ocelot will not be forwarded to the downstream service. Obviously this would break everything :(
* Forwarding a host header - The host header that you send to Ocelot will not be forwarded to the downstream service. Obviously this would break everything :(

* Swagger - I have looked multiple times at building swagger.json out of the Ocelot ocelot.json but it doesnt fit into the vision
I have for Ocelot. If you would like to have Swagger in Ocelot then you must roll your own swagger.json and do the following in your
Expand Down

0 comments on commit 5e91d30

Please sign in to comment.