Home  >  Q&A  >  body text

python - pyspider错误"method not allowed!"

python32位,pyspider安装成功了,但是执行pyspider all后,在localhost指定端口抛出提示:method not allowed!

配置有问题?

迷茫迷茫2741 days ago1272

reply all(1)I'll reply

  • ringa_lee

    ringa_lee2017-04-18 10:11:44

    Maybe your http request method is wrong, maybe you need to replace the get request with a post request

    reply
    0
  • Cancelreply