libs/encodings.lua

Sun, 30 May 2010 02:47:19 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 30 May 2010 02:47:19 +0100
changeset 75
f5ac4e39e84f
parent 0
caf260adc453
child 107
59c6f2deb8ab
permissions
-rw-r--r--

verse.plugins.session: Only negotiate session when support is advertised by the server, and not marked as optional (saves a round-trip in a lot of cases)

module "encodings"

stringprep = {};

return _M;

mercurial