Skip to content

Can HTTPServer().handlers be modified from user code? #229

@Wenir

Description

@Wenir

Hi, I need to delete a specific item from the permanent handlers list while leaving all other handlers intact. I know that I can delete it from HTTPServer().handlers. But it is not listed in API docs like HTTPServerBase().port and I am unsure whether it is a part of the public interface and whether modifying it directly is recommended/allowed.

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