format code
This commit is contained in:
parent
ae0650d2be
commit
b98bb4eb2d
@ -126,7 +126,7 @@ class Mechanize
|
|||||||
|
|
||||||
# download page body from given uri.
|
# download page body from given uri.
|
||||||
# TODO: except this request from history.
|
# TODO: except this request from history.
|
||||||
def download(uri,
|
def download(uri,
|
||||||
filename,
|
filename,
|
||||||
headers = HTTP::Headers.new,
|
headers = HTTP::Headers.new,
|
||||||
params : Hash(String, String | Array(String)) = Hash(String, String).new)
|
params : Hash(String, String | Array(String)) = Hash(String, String).new)
|
||||||
|
Loading…
Reference in New Issue
Block a user