Skip to content

Bug in settings.py: AttributeError: 'module' object has no attribute ENABLE_PUSH #1050

@iteras

Description

@iteras

h2 updated from h2.settings.ENABLE_PUSH to h2.settings.SettingCodes.ENABLE_PUSH.

Please replace /hyper/http20/connection.py:411 with:
{h2.settings.SettingCodes.ENABLE_PUSH: int(self._enable_push)}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions