Searched refs:soup_websocket_server_process_handshake_with_extensions (Results 1 – 5 of 5) sorted by relevance
/third_party/libsoup/libsoup/ |
D | soup-websocket.h | 109 soup_websocket_server_process_handshake_with_extensions (SoupMessage *msg,
|
D | soup-websocket.c | 779 …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
|
D | soup-server.c | 1488 if (soup_websocket_server_process_handshake_with_extensions (msg, in got_body()
|
/third_party/libsoup/docs/reference/ |
D | libsoup-2.4-sections.txt | 1329 soup_websocket_server_process_handshake_with_extensions
|
/third_party/libsoup/tests/ |
D | websocket-test.c | 1633 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()
|