亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Chrome開發者工具里的一個隱藏技能:chrome://net-internals

發布時間:2020-08-07 19:18:08 來源:ITPUB博客 閱讀:196 作者:i042416 欄目:web開發

During my holiday I was writing a small tool for fun, which extracts my personal posts from  http://www.  for further analysis. I am using AJAX in jQuery to perform a synchronous call to fetch html source code of given url specified by argument requestURL.、

function getPostByAJAX(requestURL){
   var html = $.ajax({
    url: requestURL,
    async: false}).responseText; 
   return html;}

The requestURL I am using is  http:// tie http:// tb/error.html?ErrType=1 ” give me a reminder that this issue might be related to logon state of BAIDU website, since I would like to return my personal information, it makes sense that the url can only return personal data if cookie is available or user credential is specified ( not supported by BAIDU in this case ). In order to verify my assumption, I request the url directly in Chrome and check its request header fields this time, and yes, the cookie field is there:


Chrome開發者工具里的一個隱藏技能:chrome://net-internals


So now the question is, how to send my cookie information together with the AJAX call in JavaScript code? I found  this article from Google. According to the article, I add the following code in my function:


Chrome開發者工具里的一個隱藏技能:chrome://net-internals


And it works now:


Chrome開發者工具里的一個隱藏技能:chrome://net-internals


By the way, via this tool I can also figure out how the jQuery library file jquery1.7.1.js stored in local laptop is loaded by Chrome. Chrome reads this file by chunks with size 32768 ( the file consists of 8 chunks ).


Chrome開發者工具里的一個隱藏技能:chrome://net-internals


The total size 251661 matches exactly with the number I see in windows, perfect isn’t it?


Chrome開發者工具里的一個隱藏技能:chrome://net-internals


Further reading

For more tips I gained during my daily work about Chrome development tools, please refer to this blog  Chrome Development Tool tips used in my daily work.

要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":

Chrome開發者工具里的一個隱藏技能:chrome://net-internals

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

江西省| 綦江县| 桐乡市| 贵溪市| 宜丰县| 高州市| 鹤壁市| 乌拉特前旗| 怀集县| 荔波县| 桂东县| 许昌县| 夹江县| 桑植县| 昌平区| 固镇县| 蒲江县| 云南省| 烟台市| 托克托县| 广西| 阳曲县| 麻江县| 长顺县| 大竹县| 新化县| 诸暨市| 土默特左旗| 万山特区| 高邮市| 云和县| 建湖县| 化州市| 云霄县| 唐河县| 寿阳县| 长沙市| 凤凰县| 讷河市| 浦北县| 和硕县|