diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-10-06 14:58:07 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-10-06 14:58:07 +0000 |
commit | ceefe2e24822a36f3104a6f21006eb8b928d27cd (patch) | |
tree | cb09bcf36d75f3166ddcd4dd1fb87270986b7418 /tests/data/test99 | |
parent | 9a2aed7d7ac2f8fbb79fe411b3b01d8a60f0c726 (diff) | |
download | curl-ceefe2e24822a36f3104a6f21006eb8b928d27cd.tar.gz |
test resume and redirect
Diffstat (limited to 'tests/data/test99')
-rw-r--r-- | tests/data/test99 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test99 b/tests/data/test99 index adc17d22a..d26a43b2b 100644 --- a/tests/data/test99 +++ b/tests/data/test99 @@ -41,6 +41,7 @@ http://%HOSTIP:%HTTPPORT/99 -C 9999999999 # # Verify data after the test has been "shot" <verify> +# 33 is CURLE_HTTP_RANGE_ERROR <errorcode> 33 </errorcode> |