LibreY icon indicating copy to clipboard operation
LibreY copied to clipboard

[Bug] Mobile user-agents

Open OdinVex opened this issue 7 months ago • 2 comments

Warning to others that desire mobile-agent results (such as specific to cell-phones, etc): Sending a mobile USER_AGENT upstream can return entirely-different content to the parsers, breaking some. Bing is one, will try to look into.

OdinVex avatar Jul 18 '25 20:07 OdinVex

It should use the USER_AGENT set in the CURL options, or is that not what you mean?

Ahwxorg avatar Jul 27 '25 19:07 Ahwxorg

That overrides all requests, not per-visitor, such as if they're using a mobile device and might need mobile-context-related requests.

OdinVex avatar Jul 27 '25 19:07 OdinVex