Message.setIsOptionsPing
void setIsOptionsPing(bool isOptionsPing)Set whether msg is intended to be used to send OPTIONS * to a server.
When set to true, the path of propertyMessage:uri will be ignored and propertyMessage:method set to SOUP_METHOD_OPTIONS.
Parameters
isOptionsPing | the value to set |