From 564674bc6c4554b37161ee80d68b39a43200da34 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 21 Dec 2024 13:42:54 +0100 Subject: [PATCH] internals/tests/file-format.md: remove hyper It has been dropped from the source repo. --- internals/tests/file-format.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/internals/tests/file-format.md b/internals/tests/file-format.md index 0585bcdb20..fb4f42bfd9 100644 --- a/internals/tests/file-format.md +++ b/internals/tests/file-format.md @@ -212,9 +212,6 @@ tests. "Keywords" must begin with an alphabetic character, "-", "[" or "{" and may consist of multiple words separated by spaces which are treated together as a single identifier. -When using curl built with Hyper, the keywords must include HTTP or HTTPS for -'hyper mode' to kick in and make line ending checks work for tests. - ## `` ### `` @@ -429,7 +426,6 @@ Features testable here are: - `HSTS` - `HTTP-auth` - `http/2` -- `hyper` - `idn` - `ipv6` - `Kerberos`