diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2021-11-13 23:43:24 +0100 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2021-11-13 23:43:24 +0100 |
| commit | 87f01918f7f64fa53fdbf8ad62eb44f4134e3f69 (patch) | |
| tree | 29f189f1b0d59d184304314d0ff7fb9ed6bd6b4d | |
| parent | 00f4ed2aadfb17960432b2948560381dca3ecf40 (diff) | |
| download | curl-bagder/test1939-req-proxy.tar.gz | |
test1939: require proxy support to runbagder/test1939-req-proxy
Follow-up to f0b7099a10d1a
| -rw-r--r-- | tests/data/test1939 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1939 b/tests/data/test1939 index 0b9987b5b..19dc74d2b 100644 --- a/tests/data/test1939 +++ b/tests/data/test1939 @@ -29,6 +29,9 @@ Content-Length: 0 # Client-side <client> +<features> +proxy +</features> <server> https http-proxy |
