mirror of
https://github.com/curl/curl.git
synced 2026-08-01 21:20:28 +03:00
tests: add websockets tests
- add websockets support to sws - 2300: first very basic websockets test - 2301: first libcurl test for ws (not working yet) - 2302: use the ws callback - 2303: test refused upgrade
This commit is contained in:
parent
eebfa3279d
commit
0aaebf62ec
11 changed files with 652 additions and 11 deletions
|
|
@ -79,6 +79,8 @@
|
|||
1941
|
||||
1942
|
||||
1943
|
||||
2301
|
||||
2302
|
||||
%endif
|
||||
2043
|
||||
# Tests that are disabled here for rustls are SUPPOSED to work
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue