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 100 /* MAX_INITIAL_POST_SIZE indicates the number of bytes that will make the POST
112 #ifndef MAX_INITIAL_POST_SIZE
113 #define MAX_INITIAL_POST_SIZE (64*1024)
http.c     [all...]

Completed in 58 milliseconds