Skip to content

KeyError: 'content-type' when response['Content-Type'] is not set #45

@int-ua

Description

@int-ua

AFAIU response['Content-Type'].startswith('text/html') in middleware.py should be replaced with 'text/html' in response.get('Content-Type', '').

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions