mirror of
https://github.com/curl/curl.git
synced 2026-07-26 01:47:15 +03:00
c-hyper: initial support for "dumping" 1xx HTTP responses
With the use hyper_request_on_informational() Enable test 155 and 158 Closes #7597
This commit is contained in:
parent
5b1c2dd1db
commit
f46b83fc94
2 changed files with 47 additions and 4 deletions
|
|
@ -36,18 +36,14 @@
|
|||
# hyper support remains EXPERIMENTAL as long as there's a test number
|
||||
# listed below
|
||||
%if hyper
|
||||
155
|
||||
158
|
||||
206
|
||||
207
|
||||
209
|
||||
213
|
||||
217
|
||||
246
|
||||
262
|
||||
265
|
||||
266
|
||||
281
|
||||
287
|
||||
319
|
||||
326
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue