InterviewSolution
Saved Bookmarks
| 1. |
Which is the command that is used to spoof the client user agent?(a) setUserAgent(b) spoofAgent(c) spoofClientUserAgent(d) spoofUserThe question was posed to me by my college director while I was bunking the class.This intriguing question originated from JavaScript with WebPageTest topic in portion Performance Measures in JavaScript of JavaScript |
|
Answer» The CORRECT answer is (a) setUserAgent |
|