shyiko / electron-har

A command-line tool for generating HTTP Archive (HAR) (based on Electron)

Home Page:https://www.npmjs.com/package/electron-har

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need better support for custom user-agent overrides

bmcminn opened this issue · 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 electron/electron#134 regarding a User Agent API, but the conversation around creating one died pretty quickly.

Other issues around setting user agent electron/electron#3602

Think this may be resolved per PR #6