mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-08-28 06:42:25 +02:00
Forward server working on Mac OS X...
This commit is contained in:
@@ -271,7 +271,7 @@ The function returns the sink and the table used to store the chunks.
|
||||
|
||||
<pre class=example>
|
||||
-- load needed modules
|
||||
local http = require("http")
|
||||
local http = require("socket.http")
|
||||
local ltn12 = require("ltn12")
|
||||
|
||||
-- a simplified http.get function
|
||||
|
Reference in New Issue
Block a user