You have now full Lua power in httest. The lua_module do extend the BLOCK with a new type BLOCK:LUA where you can script in Lua. The defined parameter of BLOCK:LUA are global accessible in Lua. The defined return parameters will be filled with the Lua return, which also can return multiple values. Fits perfekt into the concept of httest.
Thanks again to Thomas Frauenknecht who setup a Windows XP image and integrated httest in the Visual Studio for me :)
Includes the new htproxy for generating automatical httest scripts.
Reorganisation of the hole build process, using the autoconf tools. Makes it easy to build and install on any unix system.
Gentoo package build and installs httest to /bin/httest
For version 0.2.2 also binaries for linux and solaris are available now.