Closed as duplicate of#221
Description
Is anybody working on the new streamable HTTP transport support? I'd love to add it unless someone already started work on it :)
Is your feature request related to a problem? Please describe.
The desire to debug streamable http transport from the inspector
Describe the solution you'd like
Using the new http transport, potentially with an option to initiate the request from the browser instead of via proxy
Describe alternatives you've considered
I'm using a hacky version I built before the official tranport was implemented, I want to switch to something that has been peer reviewed instead