<?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>网络 on pp的技术博客</title><link>https://pp-tech-blog.pages.dev/tags/%E7%BD%91%E7%BB%9C/</link><description>Recent content in 网络 on pp的技术博客</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sun, 18 Apr 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://pp-tech-blog.pages.dev/tags/%E7%BD%91%E7%BB%9C/index.xml" rel="self" type="application/rss+xml"/><item><title>HTTP请求报文和HTTP响应报文</title><link>https://pp-tech-blog.pages.dev/posts/httpmessage/</link><pubDate>Sun, 18 Apr 2021 00:00:00 +0000</pubDate><guid>https://pp-tech-blog.pages.dev/posts/httpmessage/</guid><description>HTTP报文是面向文本的，报文中的每一个字段都是一些ASCII码串，各个字段的长度是不确定的。HTTP有两类报文：请求报文和响应报文。 HTTP请求报文 一个HTTP请求报。</description></item><item><title>http状态码</title><link>https://pp-tech-blog.pages.dev/posts/httpstatecode/</link><pubDate>Sat, 17 Apr 2021 00:00:00 +0000</pubDate><guid>https://pp-tech-blog.pages.dev/posts/httpstatecode/</guid><description>1、状态分类 分类 分类描述 1** 信息响应，服务器收到请求，需要请求者继续执行操作 2** 成功响应，操作被成功接收并处理 3** 重定向，需要进一步的操作以完成请求。</description></item></channel></rss>