summaryrefslogtreecommitdiff
path: root/doc/service-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-09-22 12:48:28 +0900
committerMarcel Holtmann <marcel@holtmann.org>2010-09-22 12:48:28 +0900
commit908cef92eb166148b50e6b5a647a586b79aa259c (patch)
treea69ab9587c37ffa97a8b4b0471a3450352c41626 /doc/service-api.txt
parentf51b128435835e903b54f07a7e96449260b5f371 (diff)
downloadconnman-908cef92eb166148b50e6b5a647a586b79aa259c.tar.gz
connman-908cef92eb166148b50e6b5a647a586b79aa259c.tar.bz2
connman-908cef92eb166148b50e6b5a647a586b79aa259c.zip
Add support for setting proxy configuration method
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r--doc/service-api.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index c1dd5419..c4e1495d 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -417,6 +417,15 @@ Properties string State [readonly]
Automatic proxy configuration URL.
+ dict Proxy.Configuration [readwrite]
+
+ Same values as Proxy property. The Proxy represents
+ the actual system configuration while this allows
+ user configuration.
+
+ Currently only setting Method to either "direct"
+ or "auto" is supported.
+
dict Provider [readonly]
string Host [readonly]