Skip to content

feat: transparent session re-init on HTTP 404

b9fb517
Select commit
Loading
Failed to load commit list.
Merged

feat: transparent session re-init on HTTP 404 for streamable HTTP #743

feat: transparent session re-init on HTTP 404
b9fb517
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 10, 2026 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 345 in crates/rmcp/src/transport/streamable_http_client.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
new_session_id_str
to a log file.