Skip to content
#

user-agent

Here are 222 public repositories matching this topic...

DrHyde
DrHyde commented Jan 10, 2020
  • Mojolicious version: 8.29
  • Perl version: 5.26.1
  • Operating system: High Sierra

When testing a JSON value like { "fruit": "lemon" } with ...->json_is('/animal', 'bat') we correctly get a failure, but the diagnostic message complains that undef doesn't equal 'bat' which isn't quite right. The value isn't even undef, it doesn't exist. Same applies to json_like.

JayBizzle
JayBizzle commented Jan 21, 2020
  • Filestack
  • Google-Ads-Overview Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36
  • Google-Ads-Overview Mozilla/5.0 (Linux; U; Android 6.0.1; generic) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Version/4.0 Mobile Safari/537.36
  • Google-Ads-Overview Mozilla/5.0 (Linux; U; Android 2.3.4; generic) AppleW
HugoPoi
HugoPoi commented Jan 17, 2020

Might be good to add this to the documentation :

  • user-agent strings provided is not "random" because user-agents.json.gz contains browser fingerprints not user-agents strings so it will give you a representation of what is most used at the time period depending of the version of the lib.
  • the db is updated in full not incremental, so old UA are ventilated

For example :

Top user agen

Mott57
Mott57 commented Aug 2, 2019

Small observation:
When choosing an user agent, it requires selecting the user agent, followed by clicking "Apply".
When resetting the user agent (using the system's user agent), pushing "Reset" will apply it automatically.

It would be more consistent to always require "Apply" in order to apply any user agent changes.

Improve this page

Add a description, image, and links to the user-agent topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the user-agent topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.