The browser (or proxy) sent a request that this server could no-女黑客 - Powered by Discuz! Archiver

nvhack 发表于 2023-3-28 12:14:54

The browser (or proxy) sent a request that this server could no

“message“: “The browser (or proxy) sent a request that this server could not understand.“ 已处理
解决方案:
[*]降低这些版本就可以了
[*]

# Flask==1.1.2
# Jinja2==3.0.1
# Werkzeug==2.0.1
# itsdangerous==2.0.1
# Flask-RESTful==0.3.8pip install Flask==1.1.2 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
pip install Jinja2==3.0.1 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
pip install Werkzeug==2.0.1 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
pip install itsdangerous==2.0.1 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
pip install Flask-RESTful==0.3.8 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com



页: [1]
查看完整版本: The browser (or proxy) sent a request that this server could no