set_is_options_ping
Description:
Set whether this is intended to be used to send `OPTIONS *` to a server.
When set to true, the path of [property@Message:uri] will be ignored and [property@Message:method] set to soup_method_options.
Parameters:
| this | a Message | 
| is_options_ping | the value to set |