Skip to content

Commit 342fb47

Browse files
committed
Updated the User-Agent header example
1 parent 491cdcd commit 342fb47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

12-http-rest/lecture/slides.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,8 @@ Last-Modified: Sat, 15 Nov 2025 12:45:26 GMT
300300
<br>
301301

302302
```http
303-
Mozilla/5.0 (iPad; U; CPU OS 3_2_1 like Mac OS X; en-us)
304-
AppleWebKit/531.21.10 (KHTML, like Gecko) Mobile/7B405
303+
User-Agent: Mozilla/5.0 (iPad; CPU OS 18_7_3 like Mac OS X)
304+
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Mobile/15E148 Safari/604.1
305305
```
306306

307307
---

0 commit comments

Comments
 (0)