remove unused header from request
This commit is contained in:
parent
a7ef8a8b7b
commit
754411b6b7
@ -41,7 +41,6 @@ def download_content(url, depth=0):
|
||||
|
||||
headers = {
|
||||
"Host": up.netloc,
|
||||
"Content-Type": "text/html; charset=utf-8",
|
||||
"Connection": "keep-alive",
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user