Revert "Change. Use httpbin.org to test"
This reverts commit 52834c0e019a636be0fac9c4589925b5b53cd293.
This commit is contained in:
parent
52834c0e01
commit
b575ca74c9
@ -8,10 +8,7 @@ local scurl = require "lcurl.safe"
|
||||
local json = require "dkjson"
|
||||
local path = require "path"
|
||||
local upath = require "path".new('/')
|
||||
|
||||
local SIZE = 128
|
||||
local url = "http://httpbin.org/bytes/" .. SIZE
|
||||
|
||||
local url = "http://example.com"
|
||||
local fname = "./test.download"
|
||||
|
||||
print("------------------------------------")
|
||||
|
Loading…
x
Reference in New Issue
Block a user