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 @@ ok
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
<features>
|
||||
crypto
|
||||
</features>
|
||||
<name>
|
||||
HTTP POST --digest with server doing a 100 before 401 response
|
||||
</name>
|
||||
|
||||
Reference in New Issue
Block a user