推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
tongle
V2EX  ›  Python

使用 requests download 文件时 url 丢失部分 querystring 无法访问

  •  
  •   tongle ·
    tongle · Aug 17, 2015 · 1991 views
    This topic created in 3925 days ago, the information mentioned may be changed or developed.
    使用 head 直接访问得到的返回头是正确的
    headers 中'content-type': 'text/csv'
    reason OK
    history []

    使用 get 时则出现
    headers 中'content-type': 'text/html; charset=utf-8'
    reason NOT FOUND
    history [<Response [302]>, <Response [302]>]
    请求的 url 只剩下一个 querystring 参数了 其他的都丢失了
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2782 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 11:32 · PVG 19:32 · LAX 04:32 · JFK 07:32
    ♥ Do have faith in what you're doing.