<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Cors - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/cors/</link><description>Cors - 标签 - 研发日志 · 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/cors/" 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[<h1 id="跨域资源共享-cors-详解" class="headerLink">
    <a href="#%e8%b7%a8%e5%9f%9f%e8%b5%84%e6%ba%90%e5%85%b1%e4%ba%ab-cors-%e8%af%a6%e8%a7%a3" class="header-mark"></a>跨域资源共享 CORS 详解</h1><h2 id="简介" class="headerLink">
    <a href="#%e7%ae%80%e4%bb%8b" class="header-mark"></a>简介</h2><p>CORS 是一个 W3C 标准，全称是“跨域资源共享”（Cross-origin resource sharing）。
CORS 允许在浏览器中运行的Web应用程序访问不同域名下的资源，以实现跨域通信。</p>]]></description></item></channel></rss>