TScHttpWebResponse
property Method: TScRequestMethod;
Description
Gets the method that is used to return the response.
Common HTTP 1.1 protocol methods are GET, HEAD, POST, PUT, and DELETE.
This property is read-only.
See also
TScRequestMethod
TScHttpWebRequest.Method