From c24cf6c64c9ecff09d86ed2ab334df8c327f07f5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 30 Sep 2019 10:29:46 +0200 Subject: altsvc: accept quoted ma and persist values As mandated by the spec. Test 1654 is extended to verify. Closes #4443 --- tests/data/test1654 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data') diff --git a/tests/data/test1654 b/tests/data/test1654 index 5b32cb419..6a82daa08 100644 --- a/tests/data/test1654 +++ b/tests/data/test1654 @@ -53,6 +53,7 @@ h1 2.example.org 8080 h3 2.example.org 8080 "20190125 22:34:21" 0 0 h1 3.example.org 8080 h2 example.com 8080 "20190125 22:34:21" 0 0 h1 3.example.org 8080 h3 yesyes.com 8080 "20190125 22:34:21" 0 0 h2 example.org 80 h2 example.com 443 "20190124 22:36:21" 0 0 +h2 example.net 80 h2 example.net 443 "20190124 22:37:21" 0 0 -- cgit v1.2.3