mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-04-30 20:26:44 +02:00
Compare commits
2 Commits
ca9e100eb7
...
d3688d411a
Author | SHA1 | Date | |
---|---|---|---|
|
d3688d411a | ||
|
8051b11898 |
@ -293,7 +293,6 @@ local function adjustrequest(reqt)
|
||||
end
|
||||
|
||||
-- ajust host and port if there is a proxy
|
||||
local proxy_create
|
||||
nreqt.host, nreqt.port, proxy_create = adjustproxy(nreqt)
|
||||
if not reqt.create then nreqt.create = proxy_create end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user