Home
last modified time | relevance | path

Searched defs:chunked (Results 1 – 2 of 2) sorted by relevance

/unit/src/
H A Dnxt_h1proto.h28 uint8_t chunked; /* 1 bit */ member
H A Dnxt_h1proto.c1223 static const char chunked[] = "Transfer-Encoding: chunked\r\n"; in nxt_h1p_request_header_send() local