https://bugzilla.wikimedia.org/show_bug.cgi?id=48218
--- Comment #13 from Yuri Astrakhan <[email protected]> --- We currently built a workaround in production, allowing header values to also be passed as URL params. This is obviously a hack, but has worked more or less ok, as long as we don't test what happens after the click (URL params are not preserved via links) Here is an example, but this URL ONLY works if you don't have forceHTTPS or other cookies set - use privacy browser when testing: http://en.m.wikipedia.org/wiki/Special:ZeroRatedMobileAccess?X-CS=-TEST-ALL That same X-CS could be passed as a header, making testing check if the site shows proper behavior after clicking. If some other carrier was used, for example X-CS=250-99 -- https://meta.wikimedia.org/wiki/Zero:250-99 -- they only whitelist en & ru, which means navigating to other languages should not show the banner. Let me know if you have any questions! -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
