Search results

  1. M

    How to determine browser type and version?

    Usually, we check the user agent of http request header for the browser type and version. Is there any other ways to verify it? People can write some script to simulate the http request with the custom header. I want to ensure the traffic is from real browser. Is it possible? THX~
Back
Top