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

  /external/curl/lib/
transfer.c 100 if(conn->handler->protocol&(PROTO_FAMILY_HTTP|CURLPROTO_RTSP)) {
320 ((conn->handler->protocol&PROTO_FAMILY_HTTP) && conn->httpversion == 20);
528 if(conn->handler->protocol&(PROTO_FAMILY_HTTP|CURLPROTO_RTSP)) {
860 if(conn->handler->protocol&(PROTO_FAMILY_HTTP|CURLPROTO_RTSP)) {
    [all...]
http.c     [all...]
urldata.h 66 #define PROTO_FAMILY_HTTP (CURLPROTO_HTTP|CURLPROTO_HTTPS)
    [all...]
url.c     [all...]

Completed in 107 milliseconds