Daraja HTTP Framework 3.2.1-SNAPSHOT
HTTP server framework for Object Pascal
Loading...
Searching...
No Matches
djInitParameters.pas File Reference

Typedefs

typedef TDictionary TdjInitParameters<, string >
 Initialization parameters: a map of string keys to string values.

Typedef Documentation

◆ TdjInitParameters<, string >

typedef TDictionary TdjInitParameters<, string >

Initialization parameters: a map of string keys to string values.

Following the Servlet model, parameter names are compared case-sensitively and iteration order is unspecified.