You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Nginx-Clojure
hi, we want to corelate nginx logs and clojure rewrite handler logs. nginx provide $request_id as transaction id. i was able to use add header directive to add it as a custom header but i am unable to read it in the rewrite handler. can u guide how we can do so.