diff options
author | corvid <devnull@localhost> | 2015-07-03 01:02:23 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2015-07-03 01:02:23 +0000 |
commit | e27d90783f2296c7067686a96751b84f9aa92645 (patch) | |
tree | 246c5a798c653303d7f9a9401e95a4c1a23f21f6 /ChangeLog | |
parent | 37deb338104c567d49813da18e1e0c340ba44378 (diff) |
enable prefs.http_persistent_conns by default
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ dillo-3.1 [not released yet] Patches: Sebastian Geerken +- HTML5 character references. - Give images lower priority when requesting resources (responsiveness). - - Reuse of connections for HTTP (enable w/ http_persistent_conns in dillorc). + - Reuse of connections for HTTP (disable w/ http_persistent_conns in dillorc). - Abort failed queries. - HTTP Strict Transport Security (disable with http_strict_transport_security preference in dillorc). |