is_options_ping


Description:

public bool is_options_ping { get; set; }

Whether the message is an OPTIONS ping.

The Message 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.