format code

master
Kanezoh 2021-08-22 09:47:57 +09:00
parent ae0650d2be
commit b98bb4eb2d
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ class Mechanize
# download page body from given uri.
# TODO: except this request from history.
def download(uri,
def download(uri,
filename,
headers = HTTP::Headers.new,
params : Hash(String, String | Array(String)) = Hash(String, String).new)