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:
@@ -55,6 +55,9 @@ This IS the real page!
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
<features>
|
||||
crypto
|
||||
</features>
|
||||
<name>
|
||||
HTTP PUT with Digest authorization
|
||||
</name>
|
||||
|
||||
Reference in New Issue
Block a user