Re: [WebDNA] Secure Cookies
This WebDNA talk-list message is from 2020
It keeps the original formatting.
numero = 115012
interpreted = N
texte = 2640Lets look at this example further in depth:[SETCOOKIE NAME=3DcookieName&VALUE=3DcookieValue&RAW=3Ddomain=3Dexample.co=m; secure; HttpOnly]With that, we've set three different WebDNA parameters:NAME is set to: cookieNameVALUE is set to: cookieValueRAW is set to: domain=3Dexample.com; secure; HttpOnlyThe part in the documentation about how you =E2=80=98must still specify =a name and value=E2=80=99 is only referring to the fact that you have to =specify the cookie's NAME=3D and VALUE=3D parameters to WebDNA when you =call SETCOOKIE. It doesn't apply to the contents of the RAW=3D =parameter.WebDNA reads everything after RAW=3D and adds it to the end of the =cookie. The RAW part can be any cookie attributes supported by the =cookie RFCs. In the example above, the "secure;" and "HttpOnly;" are all =part of that same RAW parameter that also includes "domain=3Dexample.com;"=I believe secure; and HttpOnly; are the only legal cookie attributes =that are valueless. All of the others like Expires=3D will have a value. =RFC 6265 has all of the details.- chris> On Feb 2, 2020, at 16:19, talk@webdna.us wrote:>=20> Hi, thanks for the further clarity all, knowledge appreciated.> =20> Just for my understanding pls Chris, when showing below how to use RAW =within SETCOOKIE, it's mentioned that one =E2=80=98must still specify a =name and value=E2=80=99, though the example after shows the domain =parameter with a value, then secure and also HttpOnly parameters without =a value.> =20> Is that right? Or perhaps I haven't fully understood the RAW part =correctly?> =20> Thanks and regards,> Scott---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list talk@webdna.usTo unsubscribe, E-mail to: talk-leave@webdna.usarchives: http://www.webdna.us/page.dna?numero=3D55Bug Reporting: support@webdna.us.
Associated Messages, from the most recent to the oldest:
2640Lets look at this example further in depth:[SETCOOKIE NAME=3DcookieName&VALUE=3DcookieValue&RAW=3Ddomain=3Dexample.co=m; secure; HttpOnly]With that, we've set three different WebDNA parameters:NAME is set to: cookieNameVALUE is set to: cookieValueRAW is set to: domain=3Dexample.com; secure; HttpOnlyThe part in the documentation about how you =E2=80=98must still specify =a name and value=E2=80=99 is only referring to the fact that you have to =specify the cookie's NAME=3D and VALUE=3D parameters to WebDNA when you =call SETCOOKIE. It doesn't apply to the contents of the RAW=3D =parameter.WebDNA reads everything after RAW=3D and adds it to the end of the =cookie. The RAW part can be any cookie attributes supported by the =cookie RFCs. In the example above, the "secure;" and "HttpOnly;" are all =part of that same RAW parameter that also includes "domain=3Dexample.com;"=I believe secure; and HttpOnly; are the only legal cookie attributes =that are valueless. All of the others like Expires=3D will have a value. =RFC 6265 has all of the details.- chris> On Feb 2, 2020, at 16:19, talk@webdna.us wrote:>=20> Hi, thanks for the further clarity all, knowledge appreciated.> =20> Just for my understanding pls Chris, when showing below how to use RAW =within SETCOOKIE, it's mentioned that one =E2=80=98must still specify a =name and value=E2=80=99, though the example after shows the domain =parameter with a value, then secure and also HttpOnly parameters without =a value.> =20> Is that right? Or perhaps I haven't fully understood the RAW part =correctly?> =20> Thanks and regards,> Scott---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list talk@webdna.usTo unsubscribe, E-mail to: talk-leave@webdna.usarchives: http://www.webdna.us/page.dna?numero=3D55Bug Reporting: support@webdna.us.
christophe.billiottet@webdna.us
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
[WebDNA] blogger (2009)
P1: How to make webcatalog more stable. - LONG (1999)
RePost: NAT and the CART (1999)
Alais Shopping Cart Directory (1998)
The USArea® Network web site ... (1997)
carriage returns in data (1997)
delete after x (1998)
MacActivity and PCS (1997)
[checkboxes] and webcat (2000)
Shopping problems with 2.1b3 acgi (1997)
The code, one more time. (2003)
FCKeditor (2008)
show all problem (1997)
Questions! (2000)
WebDNA license logging (2003)
Protect vs Authenicate (1997)
shipcost (1997)
[OT] KeepItUp for Windows (2003)
Summary search -- speed (1997)
2.0 Beta (1997)