Recognize bearer auth tokens for streamable http#43
Conversation
aniket-s-kulkarni
commented
Jul 25, 2025
- Adds basic framework for streamable http
- Adds framework to support bearer auth tokens, if specified, when in streamable http mode.
|
Thanks @aniket-s-kulkarni for making this available. With this PR being merged,
|
@rdkworld this is a preparatory PR. There will be a few more before the functionality is complete and can be used. |
|
Oh ok, Thanks for the clarification @aniket-s-kulkarni , will wait for complete functionality. I guess I will hold off on wrapper/proxy I was building over stdio server since that would be throw-away effort once streamable-http support is available |