Property

SoupMessage:is-options-ping

Declaration

property is-options-ping: gboolean [ read, write ]

Description [src]

Whether the message is an OPTIONS ping.

The SoupMessage is intended to be used to send OPTIONS * to a server. When set to TRUE, the path of SoupMessage:uri will be ignored and SoupMessage:method set to SOUP_METHOD_OPTIONS.

Type:gboolean

Default valueFALSE
Getter methodsoup_message_get_is_options_ping()
Setter methodsoup_message_set_is_options_ping()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno