]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
test: refactor webist.POSTHandler() to have a method for each "?t=" command
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 29 Feb 2008 20:11:18 +0000 (13:11 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 29 Feb 2008 20:11:18 +0000 (13:11 -0700)
commitef46e16aa9dbf2a292e566f3eb2a576c4bb43c1a
treef5d51588272eb70e59ea0a59aabe5b08250bd573
parent42870794550c12651e0fb9ab70d4d027ab0f4b29
test: refactor webist.POSTHandler() to have a method for each "?t=" command
Input validation and decoding is still done in the body of POSTHandler.renderHTTP().
src/allmydata/webish.py