Daniel Stenberg
|
a28464ae77
|
docs: reduce/avoid English contractions
You're => You are
Hasn't => Has not
Doesn't => Does not
Don't => Do not
You'll => You will
etc
Closes #7930
|
2021-11-07 23:16:27 +01:00 |
|
Daniel Stenberg
|
79104e4690
|
docs/HYPER: remove some remaining issues, add HTTP/0.9 limitation
|
2021-10-26 17:26:38 +02:00 |
|
Daniel Stenberg
|
8d9af7062b
|
hyper: disable test 1294 since hyper doesn't allow such crazy headers
Closes #7905
|
2021-10-25 23:32:45 +02:00 |
|
Daniel Stenberg
|
1732502cb0
|
hyper: does not support disabling CURLOPT_HTTP_TRANSFER_DECODING
Simply because hyper doesn't have this ability. Mentioned in docs now.
Skip test 326 then
Closes #7889
|
2021-10-22 12:54:08 +02:00 |
|
Daniel Stenberg
|
628ebd82b9
|
test269: disable for hyper
--ignore-content-length / CURLOPT_IGNORE_CONTENT_LENGTH doesn't work
with hyper.
Closes #7184
|
2021-06-03 23:11:11 +02:00 |
|
Daniel Stenberg
|
a43e1da1e2
|
HYPER: remove mentions of deprecated development branch
|
2021-05-28 23:06:19 +02:00 |
|
Fabian Keil
|
4f61fd87b2
|
misc: fix typos
Bug: https://curl.se/mail/lib-2021-01/0063.html
Closes #6434
|
2021-01-11 15:12:25 +01:00 |
|
Daniel Stenberg
|
d336ac33c1
|
HYPER: no longer needs the special branch
|
2021-01-08 23:54:22 +01:00 |
|
Daniel Stenberg
|
5808144f3c
|
travis: adapt to Hyper build change
Closes #6419
|
2021-01-06 15:09:20 +01:00 |
|
Daniel Stenberg
|
bcce220367
|
http_proxy: make CONNECT work with the Hyper backend
Makes test 80 run
Closes #6406
|
2021-01-05 09:37:08 +01:00 |
|
Daniel Stenberg
|
9e4b7aa769
|
docs/HYPER.md: mention outstanding issues
To make it more obvious to users what doesn't work (yet)
Closes #6389
|
2021-01-02 11:42:27 +01:00 |
|
Daniel Stenberg
|
8a113ba93c
|
docs: add HYPER.md
|
2020-12-18 09:58:03 +01:00 |
|