Home
last modified time | relevance | path

Searched refs:RESPONSE_BAD (Results 1 – 1 of 1) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-websocket.c728 #define RESPONSE_BAD "<html><head><title>400 Bad Request</title></head>\r\n" \ macro
736 text = g_strdup_printf (RESPONSE_BAD, why); in respond_handshake_bad()