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