Skip to content

Commit ebbf345

Browse files
author
Maura Winstanley
committed
change wording
1 parent 2c1f61b commit ebbf345

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

specs/APIReview_UAString.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ However, there are a couple limitations to this workaround-- it is not an API th
1010

1111
# Description
1212

13-
The User Agent (UA) is a client-side piece of information regarding the user's OS, application, and version. The browser/webcontrol sends the User Agent to the HTTP server.
13+
The User Agent (UA) is a piece of information regarding the user's OS, application, and version. The browser/webcontrol sends the User Agent to the HTTP server.
1414

15-
The User Agent property lets developers modify WebView2's User Agent. A key scenario is to allow end developers to get the current User Agent from the WebView and modify it based on an event, such as navigating to a specific website and setting the User Agent to emulate a different browser version.
15+
The User Agent property lets developers modify WebView2's User Agent. A key scenario is to allow end developers to get the current User Agent from the WebView and modify it based on an event.
16+
17+
Ex. Update the User Agent to emulate a different browser version upon navigation to a specific website.
1618

1719
# Examples
1820

0 commit comments

Comments
 (0)