diff options
Diffstat (limited to 'doc/spec')
-rw-r--r-- | doc/spec/control-spec.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt index fc9d3188d1..4d8946b93c 100644 --- a/doc/spec/control-spec.txt +++ b/doc/spec/control-spec.txt @@ -52,6 +52,10 @@ $Id$ There are explicitly no limits on line length. All 8-bit characters are permitted unless explicitly disallowed. + Wherever CRLF is specified to be accepted from the controller, Tor MAY also + accept LF. Tor, however, MUST NOT generate LF instead of CRLF. + Controllers SHOULD always send CRLF. + 2.2. Commands from controller to Tor Command = Keyword Arguments CRLF / "+" Keyword Arguments CRLF Data |