-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- 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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request