|
Daraja HTTP Framework 3.2.1-SNAPSHOT
HTTP server framework for Object Pascal
|
A TdjHandlerList of context handlers. More...
Protected Member Functions | |
| Handle (const string Target, TdjServerContext Context, TdjRequest Request, TdjResponse Response) | |
A TdjHandlerList of context handlers.
Contexts are tried in registration order and the first one that produces a response wins. Uniqueness of context paths is enforced by TdjServer.Add.
|
protectedinherited |
References TdjHandlerList().