On 29 Oct 2011, at 5:18 PM, Guenter Knauf wrote:
in modules/proxy/mod_proxy.h we have:
/**
* Request status function
* @param status status of proxy request (result)
* @param r the request to obtain the status for
* @return OK or DECLINED
*/
PROXY_DECLARE(int) ap_proxy_request_status(int *status, request_rec
*r);
but I cant find the implementation for this function anywhere ...
this is true for trunk as well as for 2.2.x - any objections that I
remove this in both trees?
Kill it with fire.
Regards,
Graham
--