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

  /external/curl/lib/
http.h 194 bool enable_push; member in struct:h2settings
http2.c 463 httpc->settings.enable_push =
468 DEBUGF(infof(conn->data, "ENABLE_PUSH == %s\n",
469 httpc->settings.enable_push?"TRUE":"false"));
    [all...]

Completed in 658 milliseconds