Method

SoupServerMessageis_options_ping

Declaration [src]

gboolean
soup_server_message_is_options_ping (
  SoupServerMessage* msg
)

Description [src]

Gets if msg represents an OPTIONS message with the path *.

Return value

Type: gboolean

TRUE if is an OPTIONS ping.