THttpServerContext.Current Method
Returns the context associated with the current thread, or nil if none is set.
Syntax
Unit: Sparkle.HttpServer.Context
class function THttpServerContext.Current: THttpServerContext;
Returns the context associated with the current thread, or nil if none is set.
Unit: Sparkle.HttpServer.Context
class function THttpServerContext.Current: THttpServerContext;