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

  /external/curl/include/curl/
multi.h 417 * Returns: CURL_PUSH_OK or CURL_PUSH_DENY.
419 #define CURL_PUSH_OK 0
  /external/curl/docs/examples/
http2-serverpush.c 194 return CURL_PUSH_OK;

Completed in 2565 milliseconds