THttpRequest.Method Property
Gets or sets the HTTP method (verb) of the request, such as GET or POST.
Remarks
The value is automatically converted to upper case when assigned.
Syntax
Unit: Sparkle.Http.Engine
property THttpRequest.Method: string
Gets or sets the HTTP method (verb) of the request, such as GET or POST.
The value is automatically converted to upper case when assigned.
Unit: Sparkle.Http.Engine
property THttpRequest.Method: string