diff options
| author | amelia squires <[email protected]> | 2025-01-11 15:35:15 -0600 |
|---|---|---|
| committer | amelia squires <[email protected]> | 2025-01-11 15:35:15 -0600 |
| commit | 586636064bac10e8848372dd17937ed4a4d1c6f6 (patch) | |
| tree | 19fb81522b9bf3d1ac4f82c85db877dfab21207c /tests/req.lua | |
| parent | fbe905126f42981de1f22e689ff6423d93c588a2 (diff) | |
chunked encoding
Diffstat (limited to 'tests/req.lua')
| -rw-r--r-- | tests/req.lua | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/req.lua b/tests/req.lua index 59325e6..540a262 100644 --- a/tests/req.lua +++ b/tests/req.lua @@ -1,4 +1,3 @@ local awa = require "lullaby" -print(awa.net.srequest("amyy.cc", 443, "/")) - +awa.net.srequest("amyy.cc", 443, "/") |
