]> git.ipfire.org Git - thirdparty/curl.git/commit
alt-svc: more liberal ALPN name parsing
authorDaniel Stenberg <daniel@haxx.se>
Fri, 2 Aug 2019 11:46:49 +0000 (13:46 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 3 Aug 2019 19:54:00 +0000 (21:54 +0200)
commit1132f43012e44cb779fd916036da9599f31983d6
tree204ebb2934ab20b724670cca7b99126bb0235072
parentdecefd5778f0b1f3b0e1178f2264b39f3c294f10
alt-svc: more liberal ALPN name parsing

Allow pretty much anything to be part of the ALPN identifier. In
particular minus, which is used for "h3-20" (in-progress HTTP/3
versions) etc.

Updated test 356.
Closes #4182
lib/altsvc.c
tests/data/test356