Support for HttpOnly in cookies
-------------------------------

                 Key: ASYNCWEB-35
                 URL: https://issues.apache.org/jira/browse/ASYNCWEB-35
             Project: Asyncweb
          Issue Type: New Feature
          Components: Common
            Reporter: Alberto Gimeno Brieba


It would be great to have the ability to set cookies as HttpOnly. It could be 
done with a new field and methods in org.apache.asyncweb.common.Cookie, 
DefaultCookie and MutableCookie

The HttpOnly parameter is widely supported these days.
http://www.owasp.org/index.php/HTTPOnly

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to