aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2010-02-16 11:54:18 -0300
committerJorge Arellano Cid <jcid@dillo.org>2010-02-16 11:54:18 -0300
commitd9f18c3af927a5c69fd94fe5640eaac5c8e2574e (patch)
tree9cdde824b3b8b02002097dd53a4025023afdd0d0 /dillorc
parentc41381ed695b3553b0454adcffca0d6a0e5520e9 (diff)
parentceb4a77cb81853fb7e7ca6f3c10f8e625f585496 (diff)
merge
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc12
1 files changed, 12 insertions, 0 deletions
diff --git a/dillorc b/dillorc
index f7d48bdd..7045c269 100644
--- a/dillorc
+++ b/dillorc
@@ -140,6 +140,18 @@
# path : Send the requested URI's host and path.
#http_referer=host
+# Set the HTTP User-Agent header.
+# This can be useful for privacy and for working around servers who think
+# Dillo is less capable than it really is. However, if you pretend to use a
+# different browser, servers may send you pages that work with the features
+# and bugs of that other browser -- or even disallow access in cases like
+# wget or googlebot. Remember this before submitting bug reports.
+#
+# See http://zytrax.com/tech/web/browser_ids.htm for a compilation of strings.
+#
+# http_user_agent="Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6"
+# http_user_agent="Wget/1.11.4"
+#The default is Dillo/(current version number)
#-------------------------------------------------------------------------
# COLORS SECTION