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:
@@ -46,6 +46,9 @@ Nice auth sir!
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
<features>
|
||||
crypto
|
||||
</features>
|
||||
<name>
|
||||
HTTP with proxy-requiring-Digest to site-requiring-Digest
|
||||
</name>
|
||||
|
||||
Reference in New Issue
Block a user