Skip to content

[Server] Make StreamableHttpTransport more configurable, e.g. for CORS headers #112

@chr-hertel

Description

@chr-hertel

Currently the StreamableHttpTransport is explicit about the HTTP headers (e.g. for CORS) and lacks flexibility for configuring that behavior.

Would it be possible to leave security features to the actual HTTP Proxy server that's running PHP (ie ngin/php/symfony)? Indeed this is hiding security settings and we've no ways of changing it.

Originally posted by @soyuka in #110 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    ServerIssues & PRs related to the Server component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions