Re: [WebDNA] Secure Cookies

This WebDNA talk-list message is from

2020


It keeps the original formatting.
numero = 115004
interpreted = N
texte = 2632 --000000000000de7f3a059d976bbf Content-Type: text/plain; charset="UTF-8" Chris, Hi - I missed the RAW option. That's great, all options available now. - Tom On Sun, 2 Feb 2020 at 11:19, wrote: > It was 8.5 , along with 3 new parameters: > HTTPONLY > MAXAGE > RAW > > HTTPONLY should be T or F, just like SECURE. It adds a HttpOnly to the > cookie. > > MAXAGE should be a date just like EXPIRES. It adds a Max-Age= to the cookie > > RAW lets you add anything you want to the cookie. You can use it > conjunction with the other parameters or in place of them. You must still > specify a name and value. Separate multiple raw parameters with a > semi-colon and a space. > For example: > [SETCOOKIE NAME=cookieName&VALUE=cookieValue&HTTPONLY=T&RAW=domain= > example.com; secure] > or > [SETCOOKIE NAME=cookieName&VALUE=cookieValue&RAW=domain=example.com; > secure; HttpOnly] > > - chris > > --000000000000de7f3a059d976bbf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Chris,

Hi - I missed t= he RAW option.=C2=A0 That's great, all options available=C2=A0now.

- Tom



On Sun, 2 Feb 2020 at 11= :19, <talk@webdna.us> wrote:
It was 8.5 , along with 3 new parameters:
HTTPONLY
MAXAGE
RAW

HTTPONLY should be T or F, just like SECURE. It adds a HttpOnly to the cook= ie.

MAXAGE should be a date just like EXPIRES. It adds a Max-Age=3D to the cook= ie

RAW lets you add anything you want to the cookie. You can use it conjunctio= n with the other parameters or in place of them. You must still specify a n= ame and value. Separate multiple raw parameters with a semi-colon and a spa= ce.
For example:
[SETCOOKIE NAME=3DcookieName&VALUE=3DcookieValue&HTTPONLY=3DT&R= AW=3Ddomain=3Dexample.com; secure]
or
[SETCOOKIE NAME=3DcookieName&VALUE=3DcookieValue&RAW=3Ddomain=3Dexample.co= m; secure; HttpOnly]

- chris

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --000000000000de7f3a059d976bbf-- . Associated Messages, from the most recent to the oldest:

    
  1. RE: [WebDNA] Secure Cookies ("Scott @ Itsula" 2020)
  2. Re: [WebDNA] Secure Cookies (christophe.billiottet@webdna.us 2020)
  3. Re: [WebDNA] Secure Cookies (Stuart Tremain 2020)
  4. Re: [WebDNA] Secure Cookies (Brian Harrington 2020)
  5. Re: [WebDNA] Secure Cookies (Stuart Tremain 2020)
  6. RE: [WebDNA] Secure Cookies ("Scott @ Itsula" 2020)
  7. Re: [WebDNA] Secure Cookies (Tom Duke 2020)
  8. RE: [WebDNA] Secure Cookies ("Scott @ Itsula" 2020)
  9. Re: [WebDNA] Secure Cookies (Tom Duke 2020)
  10. Re: [WebDNA] Secure Cookies (christophe.billiottet@webdna.us 2020)
  11. Re: [WebDNA] Secure Cookies (Stuart Tremain 2020)
  12. Re: [WebDNA] Secure Cookies (christophe.billiottet@webdna.us 2020)
  13. Re: [WebDNA] Secure Cookies (Stuart Tremain 2020)
  14. Re: [WebDNA] Secure Cookies (Tom Duke 2020)
  15. RE: [WebDNA] Secure Cookies ("Scott @ Itsula" 2020)
  16. [WebDNA] Secure Cookies - Further reading (Stuart Tremain 2020)
  17. [WebDNA] Secure Cookies (Stuart Tremain 2020)
  18. Re: [WebDNA] Secure cookies (HttpOnly/Secure) ("Dan Strong" 2013)
  19. Re: [WebDNA] Secure cookies (HttpOnly/Secure) (Tom Duke 2013)
  20. Re: [WebDNA] Secure cookies (HttpOnly/Secure) (WebDNA 2013)
  21. [WebDNA] Secure cookies (HttpOnly/Secure) ("Dan Strong" 2013)
  22. Re: [WebDNA] Secure Cookies (Tom Duke 2009)
  23. Re: [WebDNA] Secure Cookies (Tom Duke 2009)
  24. Re: [WebDNA] Secure Cookies (William DeVaul 2009)
  25. Re: [WebDNA] Secure Cookies (Tom Duke 2009)
  26. Re: [WebDNA] Secure Cookies (Frank Nordberg 2009)
  27. Re: [WebDNA] Secure Cookies (Govinda 2009)
  28. Re: [WebDNA] Secure Cookies ("Terry Wilson" 2009)
  29. Re: [WebDNA] Secure Cookies (William DeVaul 2009)
  30. Re: [WebDNA] Secure Cookies (William DeVaul 2009)
  31. Re: [WebDNA] Secure Cookies (Stuart Tremain 2009)
  32. Re: [WebDNA] Secure Cookies (Donovan Brooke 2009)
  33. Re: [WebDNA] Secure Cookies (Stuart Tremain 2009)
  34. Re: [WebDNA] Secure Cookies ("Terry Wilson" 2009)
  35. Re: [WebDNA] Secure Cookies (Stuart Tremain 2009)
  36. Re: [WebDNA] Secure Cookies (William DeVaul 2009)
  37. [WebDNA] Secure Cookies (Stuart Tremain 2009)
2632 --000000000000de7f3a059d976bbf Content-Type: text/plain; charset="UTF-8" Chris, Hi - I missed the RAW option. That's great, all options available now. - Tom On Sun, 2 Feb 2020 at 11:19, wrote: > It was 8.5 , along with 3 new parameters: > HTTPONLY > MAXAGE > RAW > > HTTPONLY should be T or F, just like SECURE. It adds a HttpOnly to the > cookie. > > MAXAGE should be a date just like EXPIRES. It adds a Max-Age= to the cookie > > RAW lets you add anything you want to the cookie. You can use it > conjunction with the other parameters or in place of them. You must still > specify a name and value. Separate multiple raw parameters with a > semi-colon and a space. > For example: > [SETCOOKIE NAME=cookieName&VALUE=cookieValue&HTTPONLY=T&RAW=domain= > example.com; secure] > or > [SETCOOKIE NAME=cookieName&VALUE=cookieValue&RAW=domain=example.com; > secure; HttpOnly] > > - chris > > --000000000000de7f3a059d976bbf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Chris,

Hi - I missed t= he RAW option.=C2=A0 That's great, all options available=C2=A0now.

- Tom



On Sun, 2 Feb 2020 at 11= :19, <talk@webdna.us> wrote:
It was 8.5 , along with 3 new parameters:
HTTPONLY
MAXAGE
RAW

HTTPONLY should be T or F, just like SECURE. It adds a HttpOnly to the cook= ie.

MAXAGE should be a date just like EXPIRES. It adds a Max-Age=3D to the cook= ie

RAW lets you add anything you want to the cookie. You can use it conjunctio= n with the other parameters or in place of them. You must still specify a n= ame and value. Separate multiple raw parameters with a semi-colon and a spa= ce.
For example:
[SETCOOKIE NAME=3DcookieName&VALUE=3DcookieValue&HTTPONLY=3DT&R= AW=3Ddomain=3Dexample.com; secure]
or
[SETCOOKIE NAME=3DcookieName&VALUE=3DcookieValue&RAW=3Ddomain=3Dexample.co= m; secure; HttpOnly]

- chris

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --000000000000de7f3a059d976bbf-- . Tom Duke

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:

using showpage and showcart commands (1996) Sandbox Administation (2003) authenticate and password (1998) carriage returns in data (1997) [OT] Theiving B*****ds (2004) Why don't my carts expire (1998) Linux ODBC and the ODBC Bridge (2000) denied access (1997) Next X hits (1996) Re:trouble (1997) Search/sort in URL Was: GuestBook example (1997) WebCatalog on Linux/MacOSX/etc (2000) can you take a look #2 try (2003) Moment of Thanks (1997) [include] error message (was:how to put/keep product customization info in basket?) (1998) Counting records (2000) Hard Questions ? (1997) variable value locked when passed to include (2001) WebCat2b13 Command Reference Doc error (1997) Error:Too many nested [xxx] contexts (1997)