python - pyspider运行起来丢header参数
迷茫
迷茫 2017-04-18 10:19:48
0
1
591

我从github上下载的最新版,配置里写了header参。在单步运行时参数正常,但是正式运行后所有任务里都没有header参数。请问有没有人遇到过或是知道怎么回事啊?
下面的图是单步运行时的fetch参数

下面是正式运行后,从任务列表里点开的任务状态

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(1)
Peter_Zhu

The tasks displayed in the task list do not have crawl_config parameters. The parameters of crawl_config are added during execution and will not be stored.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!