Home
last modified time | relevance | path

Searched refs:HTTP_FIELD_TRANSFER_ENCODING (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h268 HTTP_FIELD_TRANSFER_ENCODING, enumerator
H A Dhttp.c1926 if (strcasecmp(http->fields[HTTP_FIELD_TRANSFER_ENCODING], "chunked") == 0) in httpGetLength()
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c366 httpSetField(svc->connection, HTTP_FIELD_TRANSFER_ENCODING, in ipp_send_initial_request_block()