From 1c01628b4b5a03f634bff4b91a5acc41add67dc5 Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Sat, 5 Nov 2016 13:42:20 +0000 Subject: [PATCH 1/5] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 21d760a2..6b7b906b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ to do this. This is not ready for production yet as uses a lot of rc and beta .net core packages. Hopefully by the start of 2017 it will be in use. +[Contributing](#Contributing) + ## Contributing Pull requests, issues and commentary welcome! No special process just create a request and get in From 841a0f84dee9184cabd8124580b2944a69176a89 Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Sat, 5 Nov 2016 13:43:03 +0000 Subject: [PATCH 2/5] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b7b906b..de9d5a39 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ This is not ready for production yet as uses a lot of rc and beta .net core pack Hopefully by the start of 2017 it will be in use. [Contributing](#Contributing) +[Routing](#Routing) ## Contributing From 6ee57709cd862782ca48baded4c10c5cd021c631 Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Sat, 5 Nov 2016 13:43:23 +0000 Subject: [PATCH 3/5] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de9d5a39..be9b21de 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ to do this. This is not ready for production yet as uses a lot of rc and beta .net core packages. Hopefully by the start of 2017 it will be in use. -[Contributing](#Contributing) -[Routing](#Routing) +[Contributing](##Contributing) +[Routing](##Routing) ## Contributing From d8b9ea9cd06ec951ca93350f6b0de0592d72289a Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Sat, 5 Nov 2016 13:43:37 +0000 Subject: [PATCH 4/5] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index be9b21de..21d760a2 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,6 @@ to do this. This is not ready for production yet as uses a lot of rc and beta .net core packages. Hopefully by the start of 2017 it will be in use. -[Contributing](##Contributing) -[Routing](##Routing) - ## Contributing Pull requests, issues and commentary welcome! No special process just create a request and get in From 206fffbaef7cdf261e9c3a15cf0182758d73983f Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Sat, 5 Nov 2016 13:44:05 +0000 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21d760a2..a11bf31a 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,7 @@ 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 :( -## Things that are currently annoying means +## Things that are currently annoying me + The ReRoute configuration object is too large.