CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


software:iviewer:http-request-headers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:iviewer:http-request-headers [2013/04/17 02:35]
jarrod
software:iviewer:http-request-headers [2013/09/20 00:36] (current)
jarrod [JS API HTTP Request]
Line 1: Line 1:
-====== GUI File HTTP Request ​======+====== HTTP Request Headers ====== 
 +iViewer sends custom headers along with all HTTP requests to help identify where the request is coming from. The exact headers that are sent differ depending on the context of the HTTP request. 
 + 
 +===== GUI File HTTP Request =====
 When iViewer requests a GUI File to reload, along with the HTTP request it will send the following HTTP Headers: When iViewer requests a GUI File to reload, along with the HTTP request it will send the following HTTP Headers:
  
Line 12: Line 15:
   * ''​cf-new-udid'':​ This header is being phased out in future iViewer versions. Same as cf-uuid.   * ''​cf-new-udid'':​ This header is being phased out in future iViewer versions. Same as cf-uuid.
   * ''​cf-old-udid'':​ Depending on the access level iOS offers applications,​ this could contain the hardware ID or the CommandFusion device ID.   * ''​cf-old-udid'':​ Depending on the access level iOS offers applications,​ this could contain the hardware ID or the CommandFusion device ID.
 +
 +===== JS API HTTP Request =====
 +HTTP requests sent from the [[software:​iviewer:​iviewer-javascript-api|JavaScript API]] contain the following HTTP Header:
 +  * ''​User-Agent'':​ iViewer 4 4.0.280 rv:280 (iPhone; iPhone OS 6.1.4; en_AU)
 +
 +The app name, version and device details will match the details of the mobile device and app being used at the time to make the HTTP request.
software/iviewer/http-request-headers.1366166113.txt.gz · Last modified: 2013/04/17 02:35 by jarrod