Comma Delimited Cookie Parser for ASP.NET NuGet Package

ASP.NET does not parse cookies with comma as their delimiter by default, but the use of comma's is valid according to RFC2309.

This HttpModule simulates ASP.NET cookie parser to parse cookies with comma as their delimiter. You can use this code at your own risk.

Do not forget that this module does not work if comma is used in the value of cookies.




Got any Comma Delimited Cookie Parser for ASP.NET Question?





Info

Version: 1.0.0
Author(s): Keyvan Nayyeri
Last Update: Friday, October 12, 2012
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/keyvan/CommaDelimitedCookieParser4DotNet
NuGet Url: https://www.nuget.org/packages/CommaDelimitedCookieParser


Install
Install-Package CommaDelimitedCookieParser
dotnet add package CommaDelimitedCookieParser
paket add CommaDelimitedCookieParser
CommaDelimitedCookieParser Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

4608