CakeFest 2024: The Official CakePHP Conference

Yaf_Request_Abstract::isHead

(Yaf >=1.0.0)

Yaf_Request_Abstract::isHead判断请求是否是 HEAD 请求

说明

public Yaf_Request_Abstract::isHead(): bool

参数

此函数没有参数。

返回值

boolean

参见

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top