Daniel Stenberg
|
136b07d73f
cirrus: enable websockets in the windows builds
|
2 vuotta sitten |
Daniel Stenberg
|
b2d0a22ef9
GHA: add websockets to macos, openssl3 and hyper builds
|
2 vuotta sitten |
Daniel Stenberg
|
0aaebf62ec
tests: add websockets tests
|
2 vuotta sitten |
Daniel Stenberg
|
eebfa3279d
curl_ws_meta: initial implementation
|
2 vuotta sitten |
Daniel Stenberg
|
07cb887ed3
curl_ws_meta.3: added docs
|
2 vuotta sitten |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 vuotta sitten |
Daniel Stenberg
|
60a3b25dbf
version: add ws + wss
|
2 vuotta sitten |
Daniel Stenberg
|
ef80a87f40
libtest/lib1560: test basic websocket URL parsing
|
2 vuotta sitten |
Daniel Stenberg
|
6a9b1d1c94
configure: add --enable-websockets
|
2 vuotta sitten |
Daniel Stenberg
|
6698e6ca24
docs/WebSockets.md: docs
|
2 vuotta sitten |
Daniel Stenberg
|
d96ccab4d6
test415: verify Content-Length parser with control code + negative value
|
2 vuotta sitten |
Daniel Stenberg
|
279f638b74
strtoofft: after space, there cannot be a control code
|
2 vuotta sitten |
Daniel Stenberg
|
9c9e83931e
headers: reset the requests counter at transfer start
|
2 vuotta sitten |
Jay Satiro
|
9c822a9994
header: define public API functions as extern c
|
2 vuotta sitten |
Daniel Stenberg
|
eafc2b14ac
http2: make nghttp2 less picky about field whitespace
|
2 vuotta sitten |
Daniel Stenberg
|
5390c9d77a
RELEASE-NOTES: synced
|
2 vuotta sitten |
Michael Heimpold
|
d668685657
ftp: ignore a 550 response to MDTM
|
2 vuotta sitten |
Daniel Stenberg
|
f703cf971c
urlapi: leaner with fewer allocs
|
2 vuotta sitten |
Jay Satiro
|
2ae81e680b
setup-win32: no longer define UNICODE/_UNICODE implicitly
|
2 vuotta sitten |
Dan Fandrich
|
2a0a62a5d1
tests: fix tag syntax errors in test files
|
2 vuotta sitten |
Marc Hoersken
|
0c68e2545c
lib: add required Win32 setup definitions in setup-win32.h
|
2 vuotta sitten |
Daniel Stenberg
|
5e259d7b23
pingpong: extend the response reading error with errno
|
2 vuotta sitten |
Daniel Stenberg
|
51083a197c
curl-compilers.m4: use -O2 as default optimize for clang
|
2 vuotta sitten |
Daniel Stenberg
|
b0dae2a433
tool_operate: fix msnprintfing the error message
|
2 vuotta sitten |
Emanuele Torre
|
f1b76e53ae
curl_ctype: add space around <= operator in ISSPACE macro
|
2 vuotta sitten |
Daniel Stenberg
|
fa26f15b19
CURLOPT_PROXY_SSLCERT_BLOB.3: this is for HTTPS proxies
|
2 vuotta sitten |
Daniel Stenberg
|
f65f750742
curl_ctype: convert to macros-only
|
2 vuotta sitten |
Daniel Stenberg
|
6f9fb7ec2d
misc: ISSPACE() => ISBLANK()
|
2 vuotta sitten |
Daniel Stenberg
|
8dd95da35b
ctype: remove all use of <ctype.h>, use our own versions
|
2 vuotta sitten |
Marc Hoersken
|
7b66050eae
cmake: skip superfluous hex2dec conversion using math expr
|
2 vuotta sitten |