Skip to content

client does not accept unexpected initial-response on event streams #4353

@rcoh

Description

@rcoh

The Smithy specification clearly states:

clients MUST NOT fail if an unexpected initial-request or initial-response is received.

However, the current behavior only accepts an initial-response when the client model expects it to contain valid data:

This is both a problem for backwards compatibility, and communication with servers other than smithy-rs

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