webmcp
diff framework/env/request/process.lua @ 254:2169a62e12f5
Work on demo application (to fit modified WebMCP API); Bugfixes of WebMCP
author | jbe |
---|---|
date | Mon Mar 02 01:15:34 2015 +0100 (2015-03-02) |
parents | e60ef3334d92 |
children |
line diff
1.1 --- a/framework/env/request/process.lua Sun Mar 01 22:56:06 2015 +0100 1.2 +++ b/framework/env/request/process.lua Mon Mar 02 01:15:34 2015 +0100 1.3 @@ -21,6 +21,7 @@ 1.4 f:close() 1.5 slot.put_into("data", d) 1.6 slot.set_layout(nil, "application/octet-stream") -- TODO 1.7 + return 1.8 end 1.9 1.10 -- restore slots if coming from http redirect