]> git.sesse.net Git - remoteglot/blobdiff - www/serve-analysis.js
Version bump is done.
[remoteglot] / www / serve-analysis.js
index a5713e2d3059ac96df29d4baa2bfd2e4a57d598c..675117ce4acf51275b669f149c56bddba0acce63 100644 (file)
@@ -183,7 +183,7 @@ var send_json = function(response, ims, accept_gzip, num_viewers) {
                'Content-Type': 'text/json',
                'X-RGLM': this_json.last_modified,
                'X-RGNV': num_viewers,
-               'Access-Control-Expose-Headers': 'X-RGLM, X-RGNV',
+               'Access-Control-Expose-Headers': 'X-RGLM, X-RGNV, X-RGMV',
                'Vary': 'Accept-Encoding',
        };