https icon indicating copy to clipboard operation
https copied to clipboard

custom user agent string

Open sido420 opened this issue 4 years ago • 1 comments

I am getting okhttp/3.14.7 as user agent string from this plugin.

How do I get correct user agent and replace it with the default user agent string?

sido420 avatar Mar 08 '21 23:03 sido420

you should be able to.set it through headers

farfromrefug avatar Mar 09 '21 06:03 farfromrefug