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