<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>跨域 - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/%E8%B7%A8%E5%9F%9F/</link><description>跨域 - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/%E8%B7%A8%E5%9F%9F/" rel="self" type="application/rss+xml"/><item><title>跨域资源共享 CORS 详解</title><link>https://rd163.visword.com/posts/http-cors/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/http-cors/</guid><description><![CDATA[<h2 id="简介" class="headerLink">
    <a href="#%e7%ae%80%e4%bb%8b" class="header-mark"></a>简介</h2><p>CORS(Cross-Origin Resource Sharing，跨域资源共享)是一个基于 HTTP 头的安全机制，允许服务器声明浏览器可以从<strong>哪些源（origin）</strong> 加载自己提供的资源。源由 <strong>协议（scheme）、域名（host）和端口（port）</strong> 三者共同决定，任一不同即视为跨域。</p>]]></description></item></channel></rss>