填空题
在使用Requests 库发送请求时,可以设置headers 参数来传递()信息。
请求头
填空题 当客户端发送请求,服务器返回状态码200,表示HTTP 请求已()。
填空题 User-Agent 伪装是指通过修改HTTP 请求中的User-Agent 字段,使其伪装成()身份信息。
填空题 使用Requests 库的response.encoding 属性可以获取响应的()方式。