getIsPatch() public method
Returns whether this is a PATCH request.
public boolean getIsPatch ( ) | ||
---|---|---|
return | boolean |
Whether this is a PATCH request. |
getIsPatch() public method
Returns whether this is a PATCH request.
public boolean getIsPatch ( ) | ||
---|---|---|
return | boolean |
Whether this is a PATCH request. |
Please login to continue.