Unit 'HTTPRoute' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

THTTPRoute.Method

HTTP method handled by this route

Declaration

Source position: httproute.pp line 72

published property THTTPRoute.Method : TRouteMethod
  read FMethod
  write FMethod;

Description

Method specifies which HTTP method this route handles. Routes can be configured to handle specific methods like GET, POST, etc.


Documentation generated on: Jan 27 2026