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

  /external/opencore/protocols/http_parcom/src/
http_parser_internal.h 49 HTTP_CONTENT_NORMAL = 0, // no chunk header info
88 iContentType = HTTP_CONTENT_NORMAL;
http_parser.cpp 181 if (iContentInfo->getContentType() == HTTP_CONTENT_NORMAL)
    [all...]

Completed in 21 milliseconds