electron-har icon indicating copy to clipboard operation
electron-har copied to clipboard

Need better support for custom user-agent overrides

Open bmcminn opened this issue 9 years ago • 2 comments

Found information on the following User Agent topics, and it doesn't seem to work well: https://github.com/atom/electron/blob/master/docs/api/session.md#seswebrequest

Perusing the electron issues, I found https://github.com/atom/electron/issues/134 regarding a User Agent API, but the conversation around creating one died pretty quickly.

bmcminn avatar Mar 31 '16 22:03 bmcminn

Other issues around setting user agent https://github.com/atom/electron/issues/3602

bmcminn avatar Mar 31 '16 22:03 bmcminn

Think this may be resolved per PR #6

bmcminn avatar Apr 04 '16 18:04 bmcminn