web.method

web.method

web.method

功能

读取当前 HTTP 请求方法。

语法

参数

无参数。

返回值

类型说明
String返回大写 HTTP 方法名。

示例

注意事项

  • 值来自底层请求方法字符串。