On May 22, 2009, at 6:33 AM, Alan DeKok wrote:
The REQUEST hash is for the *request*. You are trying to edit the
*proxy* request. Use:
$RAD_REQUEST_PROXY{'Attr-name'} = "foo";
Alan DeKok.
Hmmm i'll dbl check. Last time RAD_REQUEST_PROXY wasn't available.