curl/tests/http/clients
Daniel Stenberg d78e129d50
WebSockets: make support official (non-experimental)
Inverts the configure/cmake options to instead provide options that
disable WebSockets and have them (ws + wss) enabled by default.

Closes #14936
2024-09-27 13:20:25 +02:00
..
.gitignore request: correctly reset the eos_sent flag 2024-09-13 13:28:10 +02:00
CMakeLists.txt build: add pytest targets 2024-09-25 09:25:44 +02:00
h2-pausing.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
h2-serverpush.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
h2-upgrade-extreme.c build: make CURL_FORMAT_CURL_OFF_T[U] work with mingw-w64 <=7.0.0 2024-08-22 10:45:04 +02:00
hx-download.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
hx-upload.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
Makefile.am build: tidy up deprecation suppression, enable warnings for clang 2024-09-21 00:59:52 +02:00
Makefile.inc request: correctly reset the eos_sent flag 2024-09-13 13:28:10 +02:00
tls-session-reuse.c build: make CURL_FORMAT_CURL_OFF_T[U] work with mingw-w64 <=7.0.0 2024-08-22 10:45:04 +02:00
upload-pausing.c build: make CURL_FORMAT_CURL_OFF_T[U] work with mingw-w64 <=7.0.0 2024-08-22 10:45:04 +02:00
ws-data.c WebSockets: make support official (non-experimental) 2024-09-27 13:20:25 +02:00
ws-pingpong.c WebSockets: make support official (non-experimental) 2024-09-27 13:20:25 +02:00