diff options
Diffstat (limited to 'tests/data/test1407')
-rw-r--r-- | tests/data/test1407 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test1407 b/tests/data/test1407 index ab25a30a3..0b40a4732 100644 --- a/tests/data/test1407 +++ b/tests/data/test1407 @@ -75,6 +75,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 */ |