You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Christian-Sidak
committed
test: add regression test for initialize hang on unexpected content-type (#2432)
Add a test that verifies initialize() raises MCPError immediately when
the server returns an unexpected Content-Type (e.g. text/plain) instead
of hanging forever waiting for a response that never arrives.
Fixes#2432
0 commit comments