无法get正常页面

1. 使用GET,输入url:   https://www.baidu.com/ ,点击send后无法获取百度首页

        第一次使用postman遇到的坑

2. 测试得到的结果里是否有“知道”两字


        第一次使用postman遇到的坑

3. 点击send后,test结果是fail

     第一次使用postman遇到的坑

4. 正确做法是去掉www, 使用url:  https://baidu.com/

        第一次使用postman遇到的坑


相关文章: