method


Description:

public abstract string method { owned get; }

Request HTTP method

Should be one of OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, CONNECT or PATCH.

Constants for every standard HTTP methods are providen as constants in this class.