Skip to content

WWW-Authenticate qop="auth,auth-int" rejected by urllib #82867

Description

@PypeBros
mannequin
BPO 38686
Nosy @orsenthil, @miss-islington, @PypeBros
PRs
  • bpo-38686: fix HTTP Digest handling in request.py #17045
  • [3.8] bpo-38686: fix HTTP Digest handling in request.py (GH-17045) #17357
  • [3.7] bpo-38686: fix HTTP Digest handling in request.py (GH-17045) #17358
  • bpo-39548: Fix handling of 'WWW-Authenticate' header for Digest Auth #18338
  • 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 = 'https://github.com/orsenthil'
    closed_at = <Date 2019-11-22.23:41:58.095>
    created_at = <Date 2019-11-04.15:27:24.939>
    labels = ['3.8', 'type-bug', '3.7', '3.9']
    title = 'WWW-Authenticate qop="auth,auth-int" rejected by urllib'
    updated_at = <Date 2020-02-06.12:43:26.840>
    user = 'https://github.com/PypeBros'

    bugs.python.org fields:

    activity = <Date 2020-02-06.12:43:26.840>
    actor = 'Stephen Balousek'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2019-11-22.23:41:58.095>
    closer = 'orsenthil'
    components = []
    creation = <Date 2019-11-04.15:27:24.939>
    creator = 'PypeBros'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38686
    keywords = ['patch']
    message_count = 4.0
    messages = ['355952', '357338', '357339', '357343']
    nosy_count = 3.0
    nosy_names = ['orsenthil', 'miss-islington', 'PypeBros']
    pr_nums = ['17045', '17357', '17358', '18338']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38686'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions