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