summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-05-13 23:21:52 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-05-13 23:21:52 +0200
commitf0f97999ba33351e3d011e73449896b1fab0dd9f (patch)
treeb162da30bd9d6e0845449d19337fdcaca7f88699 /README.md
parent0e1e73bdd5ba9ca6fcbfec9dd46060832a0104ab (diff)
New upstream version 1.7.5upstream/1.7.5
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6c6d731..d008527 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,9 @@ sites = [
* <b>user-agent</b> (optional)
Defines the user agent string, e.g.,
'user-agent': 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0'
+ * <b>accept</b> (optional)
+ Defines the accept string, e.g.,
+ 'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
* We collect some XPath/CSS snippets at this place: <a href="https://github.com/Debianguru/MailWebsiteChanges/wiki/snippets">Snippet collection</a> - please feel free to add your own definitions!