summaryrefslogtreecommitdiff
path: root/tests/data/test177
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-03-09 23:39:42 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-03-09 23:39:42 +0000
commite12d46ac50ddce4330d1a2e1d4a7e5e2accd280e (patch)
tree84a47e6be6aca090148a431312572afd1deaae68 /tests/data/test177
parent1e55ed5c7d04c47fc931719fea05314f126aa974 (diff)
downloadgnurl-e12d46ac50ddce4330d1a2e1d4a7e5e2accd280e.tar.gz
gnurl-e12d46ac50ddce4330d1a2e1d4a7e5e2accd280e.tar.bz2
gnurl-e12d46ac50ddce4330d1a2e1d4a7e5e2accd280e.zip
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.
Diffstat (limited to 'tests/data/test177')
-rw-r--r--tests/data/test1773
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test177 b/tests/data/test177
index 79a4e51d5..2e4871207 100644
--- a/tests/data/test177
+++ b/tests/data/test177
@@ -16,6 +16,9 @@ Content-Type: text/html; charset=iso-8859-1
<server>
http
</server>
+<features>
+crypto
+</features>
<name>
HTTP POST --digest to server doing a 302-location response
</name>