We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a848001 commit 1417a96Copy full SHA for 1417a96
1 file changed
README.rst
@@ -88,6 +88,7 @@ You can specify all wkhtmltopdf `options <http://wkhtmltopdf.org/usage/wkhtmltop
88
('Accept-Encoding', 'gzip')
89
],
90
'cookie': [
91
+ ('cookie-empty-value', '""')
92
('cookie-name1', 'cookie-value1'),
93
('cookie-name2', 'cookie-value2'),
94
0 commit comments