How to simulate custom user-agent query to web application?
Hi. I have web application that generate different response depend on mobile browser user-agent. How can i test such behaviour? I do not need any interraction. I need only make GET request and ...