Forum Discussion

trx's avatar
15 years ago

logging each cookie name failing in logs

Hello all, The below code is throwing an error in the logs:       when HTTP_REQUEST {   set cookies [HTTP::cookie names]   foreach cookie $::cookies {   log local0. "Cookie: $...