I would like to use Openresty to create an authoritative/recursive DNS resolver that will block some destinations and recursively lookup others. It seems like I can do this using the resty DNS resolver, but I am unclear of how to retrieve the domain from the request. Is there any way for me to log the full request body in a UDP stream.