pub const HTTP_METHOD: &'static str;
๐Ÿ‘ŽDeprecated
Expand description

Deprecated, use http.request.method instead.

ยงExamples

  • GET
  • POST
  • HEAD