Skip to content

Error codes returned when an Upgrade request is denied is not reported back to caller #143

@sanjeevp

Description

@sanjeevp

When a websocket connection is being created and an HTTP Upgrade request is sent, if the server returns an HTTP response back with an error code (such as 403 Forbidden, 503 Service Unavailable), this error code is not propagated back to the caller in the OnError event. The caller has no way to figure out why the connection attempt failed.

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