diff --git a/src/Stormpath.Owin.Middleware/Internal/CookieParser.cs b/src/Stormpath.Owin.Middleware/Internal/CookieParser.cs index 080bb9f..7d1ba8d 100644 --- a/src/Stormpath.Owin.Middleware/Internal/CookieParser.cs +++ b/src/Stormpath.Owin.Middleware/Internal/CookieParser.cs @@ -69,12 +69,22 @@ private static void ParseDelimited(string text, char[] delimiters, Action