Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.1.2/src/apps/http/
A Dhttp_client.c248 http_wait_headers(struct pbuf *p, u32_t *content_length, u16_t *total_header_len) in http_wait_headers() argument
255 *content_length = HTTPC_CONTENT_LEN_INVALID; in http_wait_headers()
268 *content_length = (u32_t)len; in http_wait_headers()

Completed in 4 milliseconds