13 lines
306 B
Markdown
13 lines
306 B
Markdown
![]() |
---
|
||
|
tags: [world-wide-web]
|
||
|
created: Friday, December 20, 2024
|
||
|
---
|
||
|
|
||
|
# User agent
|
||
|
|
||
|
_User agent_ is the technical term for a web browser. So named because it acts
|
||
|
on behalf of the user.
|
||
|
|
||
|
When a browser makes a request to a web server it includes a header value called
|
||
|
`User-Agent` that describes the browser.
|