From 009eb7d43d9582856c275ad3b16f7e3ff94209cc Mon Sep 17 00:00:00 2001 From: amelia squires Date: Wed, 16 Apr 2025 13:09:46 -0500 Subject: merge thingy --- tests/old/https.lua | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/old/https.lua (limited to 'tests/old/https.lua') diff --git a/tests/old/https.lua b/tests/old/https.lua new file mode 100644 index 0000000..83c5904 --- /dev/null +++ b/tests/old/https.lua @@ -0,0 +1,5 @@ +llby = require"lullaby" + +val, ext = llby.net.srequest("https://amyy.cc/") +llby.io.pprint(val) +llby.io.pprint(ext) -- cgit v1.2.3