mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:23:31 +03:00
tests: add 3 new HTTP/2 test cases, plus https: support for nghttpx
- a simple https get - a simple https post - a multi get of 4 requests and check that same connection was used Closes #10114
This commit is contained in:
parent
db07301fbb
commit
c7fb341c0e
8 changed files with 423 additions and 5 deletions
|
|
@ -243,6 +243,8 @@ test2200 test2201 test2202 test2203 test2204 test2205 \
|
|||
\
|
||||
test2300 test2301 test2302 test2303 test2304 \
|
||||
\
|
||||
test2400 test2401 test2402 \
|
||||
\
|
||||
test2500 \
|
||||
\
|
||||
test3000 test3001 test3002 test3003 test3004 test3005 test3006 test3007 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue