Property String psRequestVerb
Read Access: | Get psRequestVerb to StringVariable |
Write Access: | Set psRequestVerb to StringVariable/Value |
While handling a request this property contains the HTTP verb of the request.
For example: "POST", "GET", "PUT", "DELETE" or "PATCH".