]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
change r.content_type = "something" to use ap_set_content_type, which it should as...
authorBrian McCallister <brianm@apache.org>
Sun, 1 Mar 2009 01:25:27 +0000 (01:25 +0000)
committerBrian McCallister <brianm@apache.org>
Sun, 1 Mar 2009 01:25:27 +0000 (01:25 +0000)
commitd68a529544b20969ad8b33d5dca2ecfef4d38d43
tree719959149f7dd1f27093457199d404d054d4db00
parente171af311800e87045a390441cbdebd22e3e29f1
change r.content_type = "something" to use ap_set_content_type, which it should as was pointed out by Bertrand Mansion

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@748946 13f79535-47bb-0310-9956-ffa450edef68
modules/lua/lua_request.c
modules/lua/lua_vmprep.c
modules/lua/test/htdocs/simple.lua