Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6692802

Add accessor methods to java.net.HttpCookie to support HttpOnly attribute

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 7
    • 6
    • core-libs
    • b37
    • generic
    • generic
    • Verified

      The HttpOnly attribute for cookies is not part of RFC 2965 but is widely used because it provides a extra level of security.
      When a cookie is flagged 'HttpOnly' it means that cookie should not be accessible through scripting but only sent as part of a HTTP request.

            jccollet Jean-Christophe Collet (Inactive)
            jccollet Jean-Christophe Collet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: