【题解】Understanding the Request / Response Cycle (Using Python to Access Web Data)

本文介绍了理解HTTP协议的过程,通过Python的socket模块和浏览器开发者工具来获取并查看HTTP响应头。提供了三种方法,包括使用socket1.py程序、浏览器开发者工具和telnet命令。强调了解析HTTP响应头时换行符的正确使用至关重要。
摘要由CSDN通过智能技术生成

吐槽:开始觉得挺复杂,后来发现俩方法,值得记录。顺便,感谢大佬!

题目:Exploring the HyperText Transport Protocol

You are to retrieve the following document using the HTTP protocol in a way that you can examine the HTTP Response headers.

There are three ways that you might retrieve this web page and look at the response headers:

  • Preferred: Modify the socket1.py program to retrieve the above URL and print out the headers and data. Make sure to change the code to retrieve the above URL - the values are different for each URL.
  • Open the URL in a web browser with a developer console or FireBug and manually examine the headers that are returned.
  • Use the telnet 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值