[tor-commits] [meek/master] Reflect shorter X-Session-Id in firefox helper comment.

dcf at torproject.org dcf at torproject.org
Sun Dec 28 06:09:30 UTC 2014


commit da11b6ef93bc6bc1a6a35c799e61b7a4e7d97093
Author: David Fifield <david at bamsoftware.com>
Date:   Sat Dec 27 22:09:07 2014 -0800

    Reflect shorter X-Session-Id in firefox helper comment.
---
 firefox/components/main.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/firefox/components/main.js b/firefox/components/main.js
index 9b8e980..36f733c 100644
--- a/firefox/components/main.js
+++ b/firefox/components/main.js
@@ -11,7 +11,7 @@
 //      "url": "https://www.google.com/",
 //      "header": {
 //          "Host": "meek-reflect.appspot.com",
-//          "X-Session-Id": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"}
+//          "X-Session-Id": "XXXXXXXXXXX"}
 //      },
 //      "proxy": {
 //          "type": "http",



More information about the tor-commits mailing list