\x\Request::is_post()用于判断HTTP服务-客户端是否为POST请求。
\x\Request::is_post()
POST
依赖类:\x\Request 方法名:is_post() 参数:无 返回值:bool;true是、false否
\x\Request
is_post()
无
bool
true
false