]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
changes headers_in and headers_out handling in mod_lua to map apr_table_t instances...
authorBrian McCallister <brianm@apache.org>
Sat, 24 Jan 2009 03:10:40 +0000 (03:10 +0000)
committerBrian McCallister <brianm@apache.org>
Sat, 24 Jan 2009 03:10:40 +0000 (03:10 +0000)
commit0f4cf6e591eda8d707fbd32b64bf9f6e660247ba
tree236ab87e8e37888ae9f0934f9091679c20c076b9
parentbdb54f2aeb7b704eb9cf3292150c82a189a9584d
changes headers_in and headers_out handling in mod_lua to map apr_table_t instances as boxed pointers

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@737293 13f79535-47bb-0310-9956-ffa450edef68
modules/lua/lua_apr.c
modules/lua/lua_apr.h
modules/lua/lua_request.c
modules/lua/test/htdocs/headers.lua [new file with mode: 0644]