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

  /external/curl/lib/
http.h 116 /* EXPECT_100_THRESHOLD is the request body size limit for when libcurl will
121 #ifndef EXPECT_100_THRESHOLD
122 #define EXPECT_100_THRESHOLD 1024
http.c     [all...]

Completed in 760 milliseconds