diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-11-22 12:24:13 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-11-22 13:52:57 +0000 |
commit | 2e2f981bcc1f0332394ed16b551253528320d74f (patch) | |
tree | 4d938821e0eccc063df8ff713ac178e87474bcd6 /tests/FILEFORMAT | |
parent | 8cc7e74a8f2e2f82b14ca15662979893156e0978 (diff) |
runtests.pl: Added support for SPNEGO
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index a6db19abc..a24007cfb 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -228,6 +228,7 @@ http2 SSPI GSS-API Kerberos +SPNEGO as well as each protocol that curl supports. A protocol only needs to be specified if it is different from the server (useful when the server |