RECURSIVE_API_CALL
# Server-side
HTTP/1.1 204 PARTIAL
X-Comment: partial response to keep the client waiting
wait 10
# Client-side
http
lib1555
verify api is protected against calls from callbacks
# this server/host won't be used for real
http://%HOSTIP:%HTTPPORT/1555
# Verify data after the test has been "shot"
# 42 == CURLE_ABORTED_BY_CALLBACK
42
curl_easy_recv returned 93
curl_easy_send returned 93