[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] Fix framing typo in websocket-transport.txt.
commit c1ceaa80bec25958458fc3b5390a40b78ab493e3
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Thu Aug 30 12:33:48 2012 -0700
Fix framing typo in websocket-transport.txt.
---
doc/websocket-transport.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/websocket-transport.txt b/doc/websocket-transport.txt
index cf46301..78e3297 100644
--- a/doc/websocket-transport.txt
+++ b/doc/websocket-transport.txt
@@ -81,7 +81,7 @@ The base64 subprotocol
or, for example, as two frames (one of 2 bytes and one of 6 bytes):
- 0x01 0x02 "SG" 0x81 0x06 "sbG8="
+ 0x01 0x02 "SG" 0x81 0x06 "VsbG8="
When sent by a client, all frames including these must be masked. Here
is an example of a masked base64-encoded message sent as a single
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits