Ticket #16955: patch-http.h.diff
File patch-http.h.diff, 245 bytes (added by maccheck@…, 16 years ago) |
---|
-
http.h
old new 18 18 #undef USE_CURL_MULTI 19 19 20 20 #if LIBCURL_VERSION_NUM >= 0x071000 21 #define USE_CURL_MULTI22 21 #define DEFAULT_MAX_REQUESTS 5 23 22 #endif 24 23