twister

HTTP fault injector for testing
Log | Files | Refs | README | LICENSE

commit 656cff5dbcb7950505675358c1db0ee8a5e2aada
parent 51165a5b431fc5859afc81dba47833ad1e1f35d6
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Thu, 20 Sep 2018 22:30:27 +0200

Remove useless code.

Diffstat:
Msrc/twister/taler-twister-service.c | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/twister/taler-twister-service.c b/src/twister/taler-twister-service.c @@ -1460,9 +1460,6 @@ create_response (void *cls, hr->state = REQUEST_STATE_UPLOAD_STARTED; curl_easy_setopt (hr->curl, - CURLOPT_XFERINFODATA, - hr); - curl_easy_setopt (hr->curl, CURLOPT_POST, 1L); curl_easy_setopt (hr->curl,