UnregisterSession in DLETE handler of streamable_http server #623
Unanswered
nnnikifor1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team,
Why streamable_http server doesn't call
UnregisterSessionin the DELETE handler?While it is not called, the hook won't be launched. So if a client doesn't use long-live connection and disconnects with the DELETE method call, the
OnUnregisterSessionis never invoked.Thanks
Beta Was this translation helpful? Give feedback.
All reactions