hyper: fix test 357

This change fixes the hyper API such that PUT requests that receive a
417 response can retry without the Expect header.

Closes #8811
This commit is contained in:
Garrett Squire 2022-05-06 17:34:14 -07:00 committed by Daniel Stenberg
parent 4fc35c829c
commit 652fd3fab8
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 12 additions and 1 deletions

View file

@ -42,7 +42,6 @@
%if hyper
265
266
357
565
579
587