Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Create list of non-interactive UA's #113

Closed
tercenya opened this issue Sep 29, 2014 · 2 comments
Closed

[feature] Create list of non-interactive UA's #113

tercenya opened this issue Sep 29, 2014 · 2 comments

Comments

@tercenya
Copy link

PROBLEM:
Nearly all command-line clients appear as 'other' and have no [easy] means of being distinguished.

Much like you have a YAML list of bots and search engines, create a YAML file for non-interactive agents, such as curl, wget, MS Word. Rather than creating metas for each, they could be lumped into something like a #non_interactive? or #not_a_browser? meta. This would be a broader solution to Issue #112

HOW TO REPRODUCE:

  • curl http://localhost:3000
  • wget http://localhost:3000
  • see Detect MS Word UA #112 for MS Word when it acts as an "agent"
@fnando
Copy link
Owner

fnando commented Sep 29, 2014

I like the idea. Let's brainstorm the method name for a while, before implementing anything. I'm not sure about the names you suggested, but still can't think of anything better.

Which clients are we targeting? You mentioned curl, wget, Word. What else?

@dimroc
Copy link

dimroc commented Feb 10, 2015

👍 to this.

I run into issues with webhooks.

@fnando fnando closed this as completed Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants