THttpServerProc Anonymous method
Procedure that processes an HTTP server request.
Remarks
Context: the server context holding the request to process and the response to fill.
Syntax
Unit: Sparkle.HttpServer.Module
THttpServerProc = reference to procedure(const Context: THttpServerContext);