Updated the test harness to add a new "crypto" feature check and updated the

appropriate test case to use it.  For now, this is treated the same as the
"SSL" feature because curl doesn't list it separately.
This commit is contained in:
Dan Fandrich
2007-03-09 23:39:42 +00:00
parent 1e55ed5c7d
commit e12d46ac50
19 changed files with 63 additions and 0 deletions

View File

@@ -46,6 +46,9 @@ Nice auth sir!
<server>
http
</server>
<features>
crypto
</features>
<name>
HTTP with proxy-requiring-Digest to site-requiring-Digest
</name>