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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P2
    • 7
    • Affects Version/s: 6
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: