Searched refs:http_response_prepare (Results 1 – 5 of 5) sorted by relevance
15 handler_t http_response_prepare(server *srv, connection *con);
209 handler_t http_response_prepare(server *srv, connection *con) { in http_response_prepare() function
1479 switch (r = http_response_prepare(srv, con)) {
52 Most of these hooks are called in ``http_response_prepare()`` after some64 called at the end of ``http_response_prepare()``
145 - ``http_response_prepare()``