[php]HTTP協議頭解析

來源:互聯網
上載者:User

標籤:style   blog   http   io   color   os   使用   sp   on   

(Request-Line)    GET /static/imgs/bqpd.jpg HTTP/1.1Accept    image/png, image/svg+xml, image/*;q=0.8, */*;q=0.5Accept-Encoding    gzip, deflateAccept-Language    zh-CNConnection    Keep-AliveCookie    wdcid=45fba9ac9ebe6e6c; vjuids=8535c4bb.14a429661c9.0.516863e8d9fbd8; vjlast=1418456359.1418456359.30; wdlast=1418456359DNT    1Host    mil.msn.xinhuanet.comReferer    http://mil.msn.xinhuanet.com/User-Agent    Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; rv:11.0) like Gecko/20100101 Firefox/12.0X-HttpWatch-RID    92525-10060

以上是一個抓下來的http頭部,

1、第一行GET指明瀏覽器處使用的請求方式為GET, 請求的資源為bqpd.jpg圖片,使用的是http1.1版本協議

2、Accept說明瀏覽器可以接受的資料類型

3、瀏覽器接受的資料壓縮格式

4、瀏覽器接受的語言

5、串連資訊:keep-alive表明是一個長連線協定

6、host指明是請求的目的地

7、referer說明從那個頁面跳轉過來

8、user-agent說明當前用戶端瀏覽器的版本以及系統的基本資料

 

[php]HTTP協議頭解析

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.