- https://github.com/DmitryFillo/AspNet.WebApi.CookiesPassthrough/blob/master/AspNet.WebApi.CookiesPassthrough/CookieActionResult.cs#L43 fails when cookies the same, but one encoded, other - decoded. Maybe won't fix. - https://github.com/DmitryFillo/AspNet.WebApi.CookiesPassthrough/blob/master/AspNet.WebApi.CookiesPassthrough/CookieDescriptorExtensions.cs#L57 should be case insensative. - https://github.com/DmitryFillo/AspNet.WebApi.CookiesPassthrough/blob/master/AspNet.WebApi.CookiesPassthrough/CookieDescriptorExtensions.cs#L40 use nullable. Thx to https://github.com/akscheglov for code review.
Thx to https://github.com/akscheglov for code review.