aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/control-spec.txt b/control-spec.txt
index cdd1af3..64a70fc 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -307,7 +307,8 @@
3.3. GETCONF
- Request the value of a configuration variable(s). The syntax is:
+ Request the value of zero or more configuration variable(s).
+ The syntax is:
"GETCONF" *(SP keyword) CRLF
@@ -332,6 +333,8 @@
If an option appears multiple times in the configuration, all of its
key-value pairs are returned in order.
+ If no keywords were provided, Tor responds with "250 OK" message.
+
Some options are context-sensitive, and depend on other options with
different keywords. These cannot be fetched directly. Currently there
is only one such option: clients should use the "HiddenServiceOptions"