From a8a8ec3790b521e0dc03ccb47246ee0e3e1d0043 Mon Sep 17 00:00:00 2001 From: Iyanu Adelekan Date: Thu, 8 Jun 2017 20:55:34 +0100 Subject: [PATCH] Added support for HTTP OPTIONS method --- .idea/workspace.xml | 276 ++++++++++-------- pom.xml | 2 +- .../iyanuadelekan/kanary/core/KanaryRouter.kt | 14 + .../kanary/handlers/AppHandler.kt | 34 +-- .../kanary/interfaces/RouterInterface.kt | 3 + target/maven-archiver/pom.properties | 4 +- 6 files changed, 197 insertions(+), 136 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1b1f0ed..2a171ac 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,11 @@ - + + + + + @@ -42,40 +46,41 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - + - - + + + + + + + + + + + + + + + + + + + + + + @@ -149,10 +154,8 @@ @@ -266,7 +272,6 @@ - @@ -279,9 +284,42 @@ + + + + + + + + + + + + + + + + + + + @@ -300,6 +338,11 @@ + + + + + @@ -308,13 +351,8 @@ - - - - - - + @@ -339,6 +377,19 @@ + + + - + + - - - + + + + @@ -814,11 +867,12 @@ + - @@ -848,13 +902,14 @@ + - + - + @@ -862,7 +917,6 @@ - @@ -875,7 +929,7 @@ - @@ -884,7 +938,6 @@