Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-websocket.h109 soup_websocket_server_process_handshake_with_extensions (SoupMessage *msg,
Dsoup-websocket.c779 …return soup_websocket_server_process_handshake_with_extensions (msg, expected_origin, protocols, N… in soup_websocket_server_process_handshake()
815 soup_websocket_server_process_handshake_with_extensions (SoupMessage *msg, in soup_websocket_server_process_handshake_with_extensions() function
Dsoup-server.c1488 if (soup_websocket_server_process_handshake_with_extensions (msg, in got_body()
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt1329 soup_websocket_server_process_handshake_with_extensions
/third_party/libsoup/tests/
Dwebsocket-test.c1633 result = soup_websocket_server_process_handshake_with_extensions (msg, NULL, NULL, in test_deflate_negotiate_direct()
1696 …g_assert_true (soup_websocket_server_process_handshake_with_extensions (msg, NULL, NULL, supported… in test_deflate_disabled_in_message_direct()