diff options
Diffstat (limited to 'tests/data/test1400')
-rw-r--r-- | tests/data/test1400 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test1400 b/tests/data/test1400 index 59b2856dd..72989c4c4 100644 --- a/tests/data/test1400 +++ b/tests/data/test1400 @@ -85,6 +85,8 @@ int main(int argc, char *argv[]) CURLOPT_STDERR set to a objectpointer CURLOPT_DEBUGFUNCTION set to a functionpointer CURLOPT_DEBUGDATA set to a objectpointer + CURLOPT_HEADERFUNCTION set to a functionpointer + CURLOPT_HEADERDATA set to a objectpointer */ |