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

  /external/libcups/cups/
http.h 611 extern const char *httpGetContentEncoding(http_t *http) _CUPS_API_1_7;
testhttp.c 762 encoding = httpGetContentEncoding(http);
http.c 801 * 'httpGetContentEncoding()' - Get a common content encoding, if any, between
815 httpGetContentEncoding(http_t *http) /* I - HTTP connection */
    [all...]

Completed in 115 milliseconds