Skip to content

Commit 5898996

Browse files
authored
add reference to IUserAgent docs
1 parent 829fc86 commit 5898996

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ or
165165
```
166166
browser := myEnv.httpUserAgent();
167167
```
168+
It returns raw user-agent string. If you want know what browser your user is using or operating system or if they use mobile phone or desktop use 1IUserAgent` interface. Read [Identifiying client user-agent](/identifiying-client-user-agent) for more information.
168169

169170
## Protocol-specific variables
170171

0 commit comments

Comments
 (0)