Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_contenttype_ipp
src/add-ons/print/transports/ipp/IppURLConnection.cpp
102
if (getResponseCode() == HTTP_OK && is_contenttype_ipp(getContentType())) {
src/add-ons/print/transports/ipp/IppURLConnection.cpp
86
if (getResponseCode() == HTTP_OK && is_contenttype_ipp(getContentType())) {