diff options
author | Tobias Sarnowski <sarnowski@new-thoughts.org> | 2011-01-11 13:12:26 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2011-01-12 21:00:46 +0100 |
commit | 4481b2a04e9fbc3dd2696f436d5c2d2a725c8386 (patch) | |
tree | 581d80eb395359f28bf1b123f3736e59203b3f1d /lib/plugins/acl/script.js | |
parent | ba0267b3bcb1b5feeb707e9a92766c4a619409bb (diff) | |
download | rpg-4481b2a04e9fbc3dd2696f436d5c2d2a725c8386.tar.gz rpg-4481b2a04e9fbc3dd2696f436d5c2d2a725c8386.tar.bz2 |
added keep-alive capabilities to the http client
The DokuHTTPClient is now able to keep connections alive. This
feature is enabled by default. It can be disabled with
$client->setKeepAlive(false);
and asked with
$client->isKeepAlive();.
Diffstat (limited to 'lib/plugins/acl/script.js')
0 files changed, 0 insertions, 0 deletions