<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>超文本传送协议</title>
	<atom:link href="https://www.aitaocui.cn/tag/260938/feed" rel="self" type="application/rss+xml" />
	<link>https://www.aitaocui.cn</link>
	<description>翡翠玉石爱好者聚集地</description>
	<lastBuildDate>Mon, 28 Nov 2022 11:43:27 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>

<image>
	<url>https://www.aitaocui.cn/wp-content/uploads/2022/11/taocui.png</url>
	<title>超文本传送协议</title>
	<link>https://www.aitaocui.cn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>超文本传送协议(超媒体系统应用之间的通信协议)</title>
		<link>https://www.aitaocui.cn/article/373144.html</link>
					<comments>https://www.aitaocui.cn/article/373144.html#respond</comments>
		
		<dc:creator><![CDATA[参宿四]]></dc:creator>
		<pubDate>Mon, 28 Nov 2022 11:43:27 +0000</pubDate>
				<category><![CDATA[知识]]></category>
		<category><![CDATA[超文本传送协议]]></category>
		<guid isPermaLink="false">https://www.aitaocui.cn/?p=373144</guid>

					<description><![CDATA[超文本传送协议，英文名称为HTTP-Hypertexttransferprotocol，其是分布式，协作式，超媒体系统应用之间的通信协议。是万维网（worldwideweb）交换信...]]></description>
										<content:encoded><![CDATA[</p>
<article>
<p>超文本传送协议，英文名称为HTTP-Hypertexttransferprotocol，其是分布式，协作式，超媒体系统应用之间的通信协议。是万维网（worldwideweb）交换信息的基础。</p>
</article>
<article>
<h1>简介</h1>
<p>超文本转移协议的前身是世外桃源(Xanadu)项目，超文本的概念是泰德˙纳尔森(TedNelson)在1960年代提出的。1990年12月，超文本在CERN首次上线。1991年夏天，继Telnet等协议之后，超文本转移协议成为互联网诸多协议的一分子。</p>
<h1>响应头</h1>
<p>客户端向服务器发送一个请求，服务器以一个状态行作为响应，响应的内容包括：消息协议的版本、成功或者错误编码、服务器信息、实体元信息以及必要的实体内容。根据响应类别的类别，服务器响应里可以含实体内容，但不是所有的响应都有实体内容。本节仅简述响应头。HTTP(超文本传输协议)是浏览器和Web服务器共同遵守的协议。介绍了HTTP/1.1协议的特点如灵活性、简单性、无连接、无状态等。</p>
<h1>安全超文本协议</h1>
<p>安全超文本传输协议（SecureHypertextTransferProtocol,S-HTTP）是一种结合HTTP而设计的消息的安全通信协议。S-HTTP协议为HTTP客户机和服务器提供了多种安全机制，这些安全服务选项是适用于Web上各类用户的。还为客户机和服务器提供了对称能力（及时处理请求和恢复，及两者的参数选择）同时维持HTTP的通信模型和实施特征。</p>
<p>S-HTTP不需要客户方的公用密钥证明，但它支持对称密钥的操作模式。这意味着在没有要求用户个人建立公用密钥的情况下，会自发地发生私人交易。它支持端对端安全传输，客户机可能首先启动安全传输（使用报头的信息），用来支持加密技术。</p>
<p>在语法上，S-HTTP报文与HTTP相同，由请求行或状态行组成，后面是信头和主体。请求报文的格式由请求行、通用信息头、请求头、实体头、信息主体组成。相应报文由响应行、通用信息头、响应头、实体头、信息主体组成。</p>
</article>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aitaocui.cn/article/373144.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
