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:
Daniel Stenberg 2021-08-14 18:04:22 +02:00
parent 5b1c2dd1db
commit f46b83fc94
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 47 additions and 4 deletions

View file

@ -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