Searched refs:httpGetContentEncoding (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/cups-408/cups/cups/
H A Dhttp.h612 extern const char *httpGetContentEncoding(http_t *http) _CUPS_API_1_7;
H A Dtesthttp.c765 encoding = httpGetContentEncoding(http);
H A Dhttp.c807 * 'httpGetContentEncoding()' - Get a common content encoding, if any, between
821 httpGetContentEncoding(http_t *http) /* I - HTTP connection */ function
/macosx-10.10.1/cups-408/cups/test/
H A Dippserver.c4608 encoding = httpGetContentEncoding(client->http);

Completed in 129 milliseconds