I really want to get the HTTP User-Agent attribute on my endpoints. I understand that the only ways to do that are URL redirect or SPAN. I don't want to do SPAN. But using the URL redirect doesn't really seem to work for me either because I don't wa...