Vidyalelo
JavaScript · Q42

Performance Measures

Programming · JavaScript · question 42

Q42

Which is the command that is used to spoof the client user agent?

A.
setUserAgent
Answer
B.
spoofAgent
C.
spoofClientUserAgent
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
The setUserAgent spoofs the client user agent.