<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>HTTP - 标签 - LoveIt</title>
        <link>https://zhengqijun0121.github.io/blog/tags/http/</link>
        <description>HTTP - 标签 - LoveIt</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>zhengqijun0121@qq.com (zhengqijun0121)</managingEditor>
            <webMaster>zhengqijun0121@qq.com (zhengqijun0121)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Mon, 09 Mar 2026 09:00:20 &#43;0800</lastBuildDate><atom:link href="https://zhengqijun0121.github.io/blog/tags/http/" rel="self" type="application/rss+xml" /><item>
    <title>HTTP 协议详细总结</title>
    <link>https://zhengqijun0121.github.io/blog/004_http%E5%8D%8F%E8%AE%AE%E8%AF%A6%E7%BB%86%E6%80%BB%E7%BB%93/</link>
    <pubDate>Mon, 09 Mar 2026 09:00:20 &#43;0800</pubDate>
    <author>zhengqijun0121@qq.com (zhengqijun0121)</author>
    <guid>https://zhengqijun0121.github.io/blog/004_http%E5%8D%8F%E8%AE%AE%E8%AF%A6%E7%BB%86%E6%80%BB%E7%BB%93/</guid>
    <description><![CDATA[<h1 id="http协议超详细总结">HTTP协议超详细总结</h1>
<p>HTTP（HyperText Transfer Protocol，超文本传输协议）是基于TCP/IP协议族的<strong>应用层通信协议</strong>，是万维网（WWW）数据交互的基石，定义了客户端（浏览器、App、爬虫等）与服务端之间的报文格式、交互规则与通信流程。它是一种<strong>请求-响应模式、无状态、通用可扩展</strong>的协议，默认使用80端口（HTTP）、443端口（HTTPS），核心设计理念是<strong>资源导向</strong>——互联网上所有内容都可被视为资源，通过URL（统一资源定位符）唯一标识与寻址。</p>]]></description>
</item>
</channel>
</rss>
