Creates a new HTTP router instance
Source position: httproute.pp line 230
public constructor THTTPRouter.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner component for the router |
Create initializes a new HTTP router with default settings. It sets up the internal route collection and interceptor management.