Cisco Cisco Agent Desktop 8.5 Guia Do Utilizador

Página de 222
Actions
June 2007
137
Example of an HTTP Request
To illustrate how to create a basic HTTP request, we will write a request that uses the 
Google search engine to search the web for “Cisco Systems.” 
To learn what value names and values go into the Google search:
1. Open your web browser and navigate to www.google.com. 
2. Type Cisco Systems in the search field and then click Google Search. 
The address bar shows the HTTP request we will create in Administrator (see 
).
Figure 74. 
Google Search results page. 
3. The Address bar shows this string:
www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=gd&q=Cisco+
 
Systems&wxob=0
;
Semi-colon
Single quote
/
Slash
Symbol
Description