API Version: 3.0
Library Version: 3.1.3
gboolean soup_message_get_is_options_ping ( SoupMessage* msg )
Gets whether msg is intended to be used to send OPTIONS * to a server.
msg
OPTIONS *
gboolean
TRUE if the message is options ping, or FALSE otherwise.
TRUE
FALSE