OpenQuizz
Une application de gestion des contenus pédagogiques
UserAgentMixin Class Reference
Inheritance diagram for UserAgentMixin:
Collaboration diagram for UserAgentMixin:

Public Member Functions

def user_agent (self)
 

Detailed Description

Adds a `user_agent` attribute to the request object which
contains the parsed user agent of the browser that triggered the
request as a :class:`~werkzeug.useragents.UserAgent` object.

Member Function Documentation

◆ user_agent()

def user_agent (   self)
The current user agent.

The documentation for this class was generated from the following file: