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

  /external/curl/lib/
http.h 133 const char *p_accept; /* Accept: string */ member in struct:HTTP
rtsp.c 245 const char *p_accept = NULL; local
366 p_accept = Curl_checkheaders(conn, "Accept:")?
480 p_accept ? p_accept : "",
http.c     [all...]

Completed in 176 milliseconds