Sign in
apache
/
httpd-tests
/
refs/heads/trunk
/
.
/
t
/
htdocs
/
modules
/
lua
/
method.lua
blob: e5ea3eefa5eeb4f12f75330d6a6b4924a2b90b64 [
file
]
function
handle
(
r
)
r
:
puts
(
r
.
method
)
end