[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] - fix HTTP query string in doc
commit ec742d52b9fad0ac48d1bc139350cd07199fc62a
Author: Ximin Luo <infinity0@xxxxxxx>
Date: Mon Oct 7 12:15:57 2013 +0100
- fix HTTP query string in doc
---
facilitator/facilitator.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/facilitator/facilitator.cgi b/facilitator/facilitator.cgi
index 51a898a..c3eadf4 100755
--- a/facilitator/facilitator.cgi
+++ b/facilitator/facilitator.cgi
@@ -54,7 +54,7 @@ def do_head():
def do_get():
"""Parses flashproxy polls.
- Example: GET /r=1&client=7.1.43.21&client=1.2.3.4&transport=webrtc&transport=websocket
+ Example: GET /?r=1&client=7.1.43.21&client=1.2.3.4&transport=webrtc&transport=websocket
"""
path_parts = [x for x in path_info.split("/") if x]
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits