Vertaling van "Useragent" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Use the navigator object with the userAgent property to determine if the browser supports the desired features.
Utilice el objeto navigator con la propiedad userAgent para determinar si el navegador es compatible con las características deseadas.
As you can see in the two screenshots above, the programmer has used the userAgent method of the navigator object to identify the Web browser used by the victim.
En estas 2 capturas que hemos hecho del código malicioso que estamos analizando, vemos como el programador utiliza el método userAgent del objeto navigator.
You should also be aware that Google may change its Useragent information at any time without notice, so we don't recommend checking whether the User-agent exactly matches GooglebotMobile (the current User-agent).
También debes tener en cuenta que Google puede cambiar los datos de su Useragent en cualquier momento y sin previo aviso, así que no te recomendamos comprobar únicamente si el User-agent coincide exactamente con "Googlebot-Mobile" (el actual User-agent).
Once we knew the bucket where most of the requests were made, with this query we took out the UserAgent of the clients that are making the requests.
Una vez que ya sabíamos el bucket donde se realizaban la mayor parte de las peticiones, con ésta query sacamos el UserAgent de los clientes que están realizando las peticiones.
It uses the comment->agent property to access the UserAgent string, and through a series of regular expressions, detects the O.S.
Usa la propiedad comment->agent para acceder al string del UserAgent, y con una serie de expresiones regulares, detecta el S.O. y navegador.
New Relic gives us the userAgent and once you have this information it is necessary to start testing in different browsers compatibility and/ or emulators.
New Relic nos da el userAgent y con esta información hay que empezar a probar en distintos exploradores con compatibilidades y/o emuladores.
Added 'lwpobj' argument, to allow using subclasses of LWP::UserAgent.
Añadido 'argumento lwpobj', para permitir el uso de las subclases de LWP:: UserAgent.
Your server has LWP::UserAgent installed (version 6.24).
El servidor tiene LWP::UserAgent instalado (versión 6.24).
Most web pages which provide a "normal" and a "mobile" version will determine which version they deliver based on the "Browser ID" (UserAgent) setting of the browser.
La mayoría de las páginas web que envían una versión 'móvil' y una versión 'normal' decidirán qué versión enviar basándose en la identidad del navegador 'Browser ID' (UserAgent).
UserAgent: Identifier of the browser and device that has clicked.
UserAgent: identificador del navegador y del dispositivo que ha realizado el clic.
Web Session, %(userAgent)s
Sesión web, %(userAgent)s
To avoid this, just add a filter that excludes visits performed by the browser (UserAgent) "Super Monitoring".
Para evitar esto, solo agregue un filtro que excluya las visitas realizadas por el navegador (UserAgent) "Super Monitoring".
The webserver would serve a platform-specific JAR (Java Archive) dropper based on the browser's UserAgent String to infect the user's Windows or OS X system.
El servidor web contenía un archivo JAR (archivo Java) para una plataforma específica el cuál se ejecutaba de acuerdo al UserAgent para infectar a usuarios de sistemas Windows o de sistemas OS X.