HTTP Request Method.
Many of the common HTTP methods are provided as constants while the Method constructor can be used to create unsupported or custom methods.
Constants are provided for the common methods Options, Get, Head, Post, Put, Patch, Delete, Trace, and Connect.