Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dhttp-header-glue.c753 static int http_response_append_splice(request_st * const r, http_response_opts * const opts, buffe… in http_response_append_splice() function
1249 int rc = http_response_append_splice(r, opts, b, fd, toread); in http_response_read()