<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Http on NOSAE</title>
    <link>https://nosae.top/tags/http/</link>
    <description>Recent content in Http on NOSAE</description>
    <image>
      <title>NOSAE</title>
      <url>https://nosae.top/images/papermod-cover.png</url>
      <link>https://nosae.top/images/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.147.2</generator>
    <language>zh</language>
    <copyright>NOSAE</copyright>
    <lastBuildDate>Mon, 02 Feb 2026 23:33:41 +0800</lastBuildDate>
    <atom:link href="https://nosae.top/tags/http/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Golang http源码阅读</title>
      <link>https://nosae.top/posts/golang-http%E6%BA%90%E7%A0%81%E9%98%85%E8%AF%BB/</link>
      <pubDate>Mon, 02 Feb 2026 23:33:41 +0800</pubDate>
      <guid>https://nosae.top/posts/golang-http%E6%BA%90%E7%A0%81%E9%98%85%E8%AF%BB/</guid>
      <description>&lt;blockquote class=&#34;markdown-alert markdown-alert--note&#34;&gt;
  &lt;div class=&#34;markdown-alert__title&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;16&#34; height=&#34;16&#34; viewBox=&#34;0 0 16 16&#34;&gt;&lt;path d=&#34;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&#34;/&gt;&lt;/svg&gt;Note&lt;/div&gt;
  &lt;div class=&#34;markdown-alert__content&#34;&gt;&lt;p&gt;基于 go 1.25&lt;/p&gt;&lt;/div&gt;
&lt;/blockquote&gt;&lt;h2 id=&#34;介绍&#34;&gt;介绍&lt;/h2&gt;
&lt;p&gt;golang 的标准库中的 net/http 包提供了 http 相关的各种工具。本篇作为杂记，记录一些其中我觉得有意思的 http 工具。在探索源码的过程中，也顺便了解一下 http 这个我们日常总是在接触的、并且一直在不断演进的应用层网络协议。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
