Skip to content

Cookie.py does not parse httponly or secure cookie flags #60815

@jdennis

Description

@jdennis
mannequin
BPO 16611
Nosy @ezio-melotti, @merwok, @bitdancer, @florentx
Files
  • test_cookie.py
  • cookies-httponly-secure.diff
  • cookies-httponly-secure-2.diff
  • cookies-httponly-secure-3.diff
  • cookie_flags.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2013-08-25.15:15:13.226>
    created_at = <Date 2012-12-04.20:50:24.451>
    labels = ['type-bug', 'library']
    title = 'Cookie.py does not parse httponly or secure cookie flags'
    updated_at = <Date 2016-07-10.18:01:11.447>
    user = 'https://bugs.python.org/jdennis'

    bugs.python.org fields:

    activity = <Date 2016-07-10.18:01:11.447>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-08-25.15:15:13.226>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2012-12-04.20:50:24.451>
    creator = 'jdennis'
    dependencies = []
    files = ['28208', '30962', '30969', '31307', '31405']
    hgrepos = []
    issue_num = 16611
    keywords = ['patch']
    message_count = 19.0
    messages = ['176957', '184112', '184114', '189252', '189642', '193274', '193298', '193317', '195297', '195811', '195812', '195815', '196106', '196107', '196108', '196140', '196142', '222085', '270112']
    nosy_count = 7.0
    nosy_names = ['ezio.melotti', 'eric.araujo', 'r.david.murray', 'flox', 'jdennis', 'python-dev', 'julien.phalip']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16611'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions