From dff1df822f278012e77d3edb83fa9f8d890dd5c9 Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Tue, 28 Nov 2017 22:01:45 +0000 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 706393b0..43f17606 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,6 @@ touch either via gitter or create an issue. ## Things that are currently annoying me -+ The ReRoute configuration object is too large. - + The base OcelotMiddleware lets you access things that are going to be null and doesnt check the response is OK. I think the fact you can even call stuff that isnt available is annoying. Let alone it be null.