Home
last modified time | relevance | path

Searched refs:HTTP_MSG_STRING_CHUNK_END (Results 1 - 2 of 2) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_constant.h27 const std::string HTTP_MSG_STRING_CHUNK_END = "0\r\n\r\n"; member
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp514 std::string dataStr = sHeadersAndBody + HTTP_MSG_STRING_CHUNK_END; in ProcessHttpResp()

Completed in 3 milliseconds