Setting the user-agent header pollutes browsers' console. I set 'source' header instead of 'user-agent' to the request header. This header does not trigger the same error message in the browser console.
Add the browser detection library to get the information about browser. @andkon wants to have this info.
I'm closing this for now. It's super outdated, and doesn't appear related to any of our current efforts. We can re-do this work if browser detection is still desired.
Setting the user-agent header pollutes browsers' console. I set 'source' header instead of 'user-agent' to the request header. This header does not trigger the same error message in the browser console. Add the browser detection library to get the information about browser. @andkon wants to have this info.