Searched refs:TINY_INITIAL_POST_SIZE (Results 1 – 2 of 2) sorted by relevance
118 #ifndef TINY_INITIAL_POST_SIZE119 #define TINY_INITIAL_POST_SIZE 1024 macro
2603 else if(postsize > TINY_INITIAL_POST_SIZE || postsize < 0) { in Curl_http()