Hi I tried using the example from the documentation
addCookie("userName", "Wilbur", 120, "");
in my reply method for JadeHTMLClass although a cookie is never added to the clients browser (image attached).
getCookies also returns no results.
I'm using Jade 6.3.9 with IIS7.5, is anyone else using these methods? Not sure if i'm missing something although I read through the JadeHTMLClass documentation and kind find anything i'm doing wrong.
Thanks!