Skip to content

Adding "not mozilla" clause to REQUEST_IGNORE_USER_AGENTS #179

@doganmeh

Description

@doganmeh

Would it make sense to add the following to the REQUEST_IGNORE_USER_AGENTS

r'^(?!Mozilla).*', # all browsers' user agent ~ Mozilla* https://stackoverflow.com/questions/1114254/

I am asking about adding this to my settings, not the django-request repo (which might be an option too).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions