Cisco OL-5375-01 - Manuals
Cisco OL-5375-01 – Manual in PDF format online.
Manuals:
Manual Cisco OL-5375-01
Summary
Chapter 5 HTTP Client Requests and Header Settings HTTP Header Settings 5-62 Cisco IP Phone Services Application Development Notes OL-5375-01 • The phone processes the supported HTTP headers. • The phone parses the XML object if ContentType is text/xml . • The phone presents data and options to the ...
Chapter 5 HTTP Client Requests and Header Settings HTTP Header Settings 5-64 Cisco IP Phone Services Application Development Notes OL-5375-01 MIME Type and Other HTTP Headers Although delivering pages with the proper MIME type and other formatting items is not difficult, it requires moderately indep...
5-65 Cisco IP Phone Services Application Development Notes OL-5375-01 Chapter 5 HTTP Client Requests and Header Settings HTTP Header Settings Use the following ASP sample script to set the MIME type and to serve the file that is specified in the #include command: <%@ Language=JavaScript%> <...