<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=Html%E6%95%99%E7%A8%8B</id>
	<title>Html教程 - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=Html%E6%95%99%E7%A8%8B"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=Html%E6%95%99%E7%A8%8B&amp;action=history"/>
	<updated>2026-04-23T09:20:29Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.linuxsa.org/index.php?title=Html%E6%95%99%E7%A8%8B&amp;diff=468&amp;oldid=prev</id>
		<title>Evan：​创建页面，内容为“HTTP content-type  Content-Type（内容类型），一般是指网页中存在的 Content-Type，用于定义网络文件的类型和网页的编码，决定浏览…”</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=Html%E6%95%99%E7%A8%8B&amp;diff=468&amp;oldid=prev"/>
		<updated>2021-05-23T12:25:13Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“HTTP content-type  Content-Type（内容类型），一般是指网页中存在的 Content-Type，用于定义网络文件的类型和网页的编码，决定浏览…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;HTTP content-type&lt;br /&gt;
&lt;br /&gt;
Content-Type（内容类型），一般是指网页中存在的 Content-Type，用于定义网络文件的类型和网页的编码，决定浏览器将以什么形式、什么编码读取这个文件，这就是经常看到一些 PHP 网页点击的结果却是下载一个文件或一张图片的原因。&lt;br /&gt;
&lt;br /&gt;
Content-Type 标头告诉客户端实际返回的内容的内容类型。&lt;br /&gt;
&lt;br /&gt;
语法格式：&lt;br /&gt;
&lt;br /&gt;
Content-Type: text/html; charset=utf-8&lt;br /&gt;
Content-Type: multipart/form-data; boundary=something&lt;br /&gt;
&lt;br /&gt;
[https://www.runoob.com/http/http-tutorial.html HTTP 教程]&lt;br /&gt;
&lt;br /&gt;
[https://www.runoob.com/http/http-content-type.html HTTP content-type]&lt;br /&gt;
&lt;br /&gt;
[[category:ops]]&lt;/div&gt;</summary>
		<author><name>Evan</name></author>
	</entry>
</feed>