Searched refs:http_set_length (Results 1 – 1 of 1) sorted by relevance
64 static off_t http_set_length(http_t *http);2944 if (http_set_length(http) < 0) in _httpUpdate()3660 http_set_length(http); in httpWriteResponse()4423 http_set_length(http); in http_send()4451 http_set_length(http_t *http) /* I - Connection */ in http_set_length() function