HomeSort by relevance Sort by last modified time
    Searched refs:MAX_INITIAL_POST_SIZE (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
http.h 102 /* MAX_INITIAL_POST_SIZE indicates the number of bytes that will make the POST
114 #ifndef MAX_INITIAL_POST_SIZE
115 #define MAX_INITIAL_POST_SIZE (64*1024)
http.c     [all...]

Completed in 66 milliseconds