Server-side reduced user-agent
⬆ All examples
The
User-Agent
header received server-side:
CCBot/2.0 (https://commoncrawl.org/faq/)
Did the code detect a Chrome user-agent and reduce it?
No
The reduced value of
User-Agent
for server-side use:
CCBot/2.0 (https://commoncrawl.org/faq/)
Code
Edit in Glitch