pub const HTTP_METHOD: Key;
👎Deprecated
Expand description

Deprecated, use http.request.method instead.

Examples

  • GET
  • POST
  • HEAD