From 4b7bd3dcbc921da22f69e880b14a515824ce86d7 Mon Sep 17 00:00:00 2001 From: Jing Ling Date: Mon, 17 Aug 2020 17:38:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/default.py | 1 - 1 file changed, 1 deletion(-) diff --git a/config/default.py b/config/default.py index 1769b61..83f2fa5 100644 --- a/config/default.py +++ b/config/default.py @@ -167,7 +167,6 @@ headers = { 'Accept-Encoding': 'gzip, deflate', 'Accept-Language': 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7', 'Cache-Control': 'max-age=0', - 'Connection': 'close', 'DNT': '1', 'Referer': 'https://www.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 '