Skip to content

Add error response if RPC method is invalid #143

@dmugtasimov

Description

@dmugtasimov
        method_name = content.pop('method', None)
        if not method_name:
            logger.warning('Method is not provided')
            return

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions