Re: [Cppcms-users] HttpOnly cookie
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2015-03-11 10:46:56
|
No there is no such a property on cppcms cookies... HttpOnly is in general non-standard, broken, badly supported by browsers and best not to be used at all - feeling false safely. So it isn't included. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ From: Василий Теркин <par...@gm...> To: cpp...@li... Sent: Tuesday, March 10, 2015 3:16 PM Subject: [Cppcms-users] HttpOnly cookie Hello.Is there a way to create HttpOnly cookie?Thanks. Andrey L. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Cppcms-users mailing list Cpp...@li... https://lists.sourceforge.net/lists/listinfo/cppcms-users |