aboutsummaryrefslogtreecommitdiff
path: root/tests/net.lua
diff options
context:
space:
mode:
authorame <[email protected]>2024-02-16 12:43:34 -0600
committerame <[email protected]>2024-02-16 12:43:34 -0600
commitd8651138d63cd021afa4f719ce5007ed289d0fb6 (patch)
tree76533bf2e7716ec46a9624d50fe46d34f434e53a /tests/net.lua
parent1945bfae39b7d373122cb7dfd0ac0976276bcc7c (diff)
hmm
Diffstat (limited to 'tests/net.lua')
-rw-r--r--tests/net.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/net.lua b/tests/net.lua
index f521bc7..b115f0e 100644
--- a/tests/net.lua
+++ b/tests/net.lua
@@ -37,6 +37,7 @@ llib.net.listen(
--_G.llib.io.pprint(_G._G._G._llib.crypto.md5("hi"))
--_G.llib.io.pprint(_G._Go)
--_G.llib.io.pprint(_G.wo.crypto.md5("55"))
+ --_G.llib.io.pprint(req)
end)
server:GET("/aa", function(res, req)