为了账号安全,请及时绑定邮箱和手机立即绑定

https 和http区别是什么?

import urllib2  

url="http://www.baidu.com" 

response=urllib2.urlopen(url)

print response.getcode()

print response.read()

http:乱码

https:不是乱码

正在回答

0 回答

举报

0/150
提交
取消
Python开发简单爬虫
  • 参与学习       227670    人
  • 解答问题       1219    个

本教程带您解开python爬虫这门神奇技术的面纱

进入课程

https 和http区别是什么?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信