-
how can i make it switch useragents? dont know shit in js
soundcloud is blocked in my country except for m.soundcloud.com (mobile version) which im trying to use in bsc
![image](https://github.com/u…
-
From [RFC7231 User-Agent](https://datatracker.ietf.org/doc/html/rfc7231#section-5.5.3) :
> A user agent SHOULD send a User-Agent field in each request unless **specifically configured not to do so*…
-
Extension does not override `navigator.userAgent` which is used for detection in JS/PWA applications. I am trying to use Slack app in Safari – Huddles are locked behind Chrome check , but everything w…
-
I was trying to follow the [docs](https://native.hotwired.dev/android/bridge-components) to create a bridge component, but i think the component wasn't loading because the default user agent is sendin…
-
Requests from the aws-alerts-prod-2022 instance are coming up with a UA of `Java/11.0.24`
Alerts should identify itself like our other services as service/version e.g. ozcam-hub/7.1.0
-
**Bug description:**
The `userAgent` prop does nothing on android. When setting a custom user agent for android the default ChromeWebView user agent is sent instead
**To Reproduce:**
Create a…
-
There exists no documentation on how to change the useragent on a Wallabag v2 installation, whether on a global or per site level.
-
Could you make the user agent property accessible so we can change it at wish for what the client will send as user agent?
```
using (var ws = new WebSocket ("wss://example.com"))
{
ws.UserAgent …
-
Seeing the following error when upgrading from v0.8.1 to v1.0.2:
`Cannot set property userAgent of # which has only a getter`
Here's an example of our code:
```
setupWindowMock(hooks);
…
-
The bug can be reproduced in the following way
```shell
pip install nameko
pip install fake_useragent
```
Save the following file as `tt.py`
```python
from nameko.timer import timer
fr…