Save url to curl.url.
This commit is contained in:
parent
e796b240da
commit
8e0d95d812
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ class CurlBuilder
|
||||||
@running = true
|
@running = true
|
||||||
cb = args.pop()
|
cb = args.pop()
|
||||||
[url, options] = args
|
[url, options] = args
|
||||||
|
@url = url
|
||||||
options ?= {}
|
options ?= {}
|
||||||
|
|
||||||
c = @curl_
|
c = @curl_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue