summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/t/htdocs/modules/lua/201.lua
blob: f354125186a9460d78d6ddbbbc0b772e83a43928 (plain)
1
2
3
function handle(r)
   r.status = 201
end