What we think each token means. Where we're unsure we say so.
advanced | Client supports advanced rendering features (newer OBML stream, richer HTML/CSS subset, ECMAScript). |
download | Client can download arbitrary files via Opera Mini's proxy (Content-Disposition: attachment etc.). |
file_system | Client can read files from the device filesystem for upload (<input type="file">) and save downloads. This is the capability we are probing here. |
folding | Server-side rendering may collapse repeated content (nav bars, long lists) into folds the user can expand. Reduces stream size. |
httpping | Likely a navigation-timing/keepalive mechanism between client and Opera's proxy. Not authoritatively documented. |
pingback | Likely support for the <a ping="..."> attribute — the proxy fires the background notification on link tap. Not authoritatively documented. |
routing | Not authoritatively documented. Plausibly Opera Mini's choice of proxy entry point / routing through specific clusters. |