Request from User to Gadget Server
All requests to access applications by Mobage users are submitted through the Gadget server.
To protect users' personal information at those times, all information related to personal information (such as the mobile device ID) is deleted by the Gadget server.
About HTTP Compression
From May 2013, we have enabled HTTP compression between client browser and gadget server to reduce traffic load.
You can now expect reduction of traffic, due to the gadget server will now respond with compressed gzip if the browser includes "Accept-Encoding:gzip" in the request header.
Target Content-Type
- text/html
- text/plain
- text/xml
- text/css
- text/json
- application/json
- application/xhtml+xml
- application/javascript
Revision History
- 09/10/2013
- Added about HTTP Compression
- 03/15/2013
- Documentation migrated