GoogleChromeLabs / samesite-examples

Examples of using the SameSite cookie attribute in a variety of language, libraries, and frameworks.
https://web.dev/samesite-cookies-explained
Apache License 2.0
366 stars 62 forks source link

Add Example for Classic ASP (ASP 3) #48

Open AlexLaforge opened 2 years ago

AlexLaforge commented 2 years ago

This is an example guide of how to implement SameSite=None; Secure in Classic ASP (ASP 3). (CLA has been signed.)