MacGapProject / MacGap1

Desktop WebKit wrapper for HTML/CSS/JS applications.
Other
3.55k stars 208 forks source link

Add ability to set custom user agent string. #93

Closed jeff-h closed 10 years ago

jeff-h commented 10 years ago

As per issue at https://github.com/maccman/macgap/issues/88:

    // Set a custom user agent string
    macgap.app.setCustomUserAgent('new user agent string');