Polycom 3725-49106-001 Rev A User Manual

Page of 92
Web Application for Polycom Phones 
UC Software 5.0.0
 
Polycom, Inc. 
62 
An example of an unordered list is shown next. 
Table 55: <ul> Tag Example 
<ul> 
    <li><a href="target1">link 1</a></li> 
    <li><a href="target2">link 2</a></li> 
    <li><a href="target3">link 3</a></li> 
    <li><a href="target4">link 4</a></li> 
</ul> 
 
Supporting HTTP  
The microbrowser is a fully compliant HTTP/1.1 user agent: 
The microbrowser supports: 
  Cookies 
  Refresh headers 
  HTTP proxies 
  HTTPS over SSL/TLS 
  Custom CA certificates 
The following are exceptions: 
  There is no sophisticated caching. The HTML cache refresh META tag is not supported. 
  Any images in the body of a document with the same URL are assumed to be the same image. The 
image is loaded from the microbrowser
’s memory instead of making another request to the server. 
  When a new page is requested, the microbrowser
’s internal memory is cleared and all components 
of the new page are downloaded from the server. 
 
 
Web Info: To View Trusted Certificate Authorities 
For more information on CA certificates, see 
 
 
 
Launching the Microbrowser from the Phone 
The first time the Applications key is pressed, the main microbrowser loads the home page specified in 
the mb.main.home configuration parameter. Subsequent presses of the Applications key simply toggle 
between the microbrowser and phone applications. The active page remains loaded in memory when you 
toggle.