THttpServerRequest.Method Property
Gets or sets the raw HTTP method string, for example GET or POST.
Remarks
Use MethodType to obtain the corresponding THttpMethod value.
Syntax
Unit: Sparkle.HttpServer.Request
property THttpServerRequest.Method: string