Solar_Request::isDelete()
public
bool
Solar_Request::isDelete ( void
)
Is this a 'DELETE' request?
Parameters
None.
Returns
(bool)
Description
Is this a 'DELETE' request?
Supports Google's X-HTTP-Method-Override solution to languages like PHP not fully honoring the HTTP DELETE method.