Are there notes somewhere that outline our plans for supporting server-side
sessions in the TS API? Are we eventually going to have distinct handles
for client-side and server-side sessions (maybe TSHttpCsSsn andTSHttpSsSsn,
with TSHttpSsn a deprecated synonym for TSHttpCsSsn) ? Will start/stop
h
I'm ok with returning TSError in the case that the requested protocol makes
no sense.
The original argument for returning TSSuccess was that the plugin didn't
need to do additional argument checks. But I can see the argument that it
would be nice to know whether the protocol enable/disable actual