diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-08-03 00:46:16 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-11-20 23:33:34 +0100 |
commit | 52655b4c90c79efce3dacac2a1a6a22213f20af5 (patch) | |
tree | f47b8cf0be7e2c17bb28a0b084bc16c33fac343e /tests/FILEFORMAT | |
parent | 07e0957e1f3198b8c0de917926f2937f49990f76 (diff) | |
download | curl-52655b4c90c79efce3dacac2a1a6a22213f20af5.tar.gz |
FILEFORMAT: mention the new upgrade support
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 9cb31ba08..0527d7835 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -156,7 +156,8 @@ rtp: part [num] channel [num] size [num] connection-monitor When used, this will log [DISCONNECT] to the server.input log when the connection is disconnected. - +upgrade when an HTTP upgrade header is found, the server will upgrade + to http2 For TFTP: writedelay: [secs] delay this amount between reply packets (each packet being |