From afff64dbcde9cf45956f5557a8270b21c0e93dd5 Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Sun, 18 Dec 2016 12:51:48 +0100 Subject: curl_easy_recv: Improve documentation and example program Follow-up to 82245ea: Fix the example program sendrecv.c (handle CURLE_AGAIN, handle incomplete send). Improve the documentation for curl_easy_recv() and curl_easy_send(). Reviewed-by: Frank Meier Assisted-by: Jay Satiro See https://github.com/curl/curl/pull/1134 --- tests/data/test556 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test556') diff --git a/tests/data/test556 b/tests/data/test556 index 55c7c91c3..549b9a4a2 100644 --- a/tests/data/test556 +++ b/tests/data/test556 @@ -8,7 +8,7 @@ HTTP GET -HTTP/1.1 200 OK +HTTP/1.1 200 OK swsclose Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT Content-Length: 6 -- cgit v1.2.3