Sang's Notebook
GitHubGitHub (opens in a new tab)
  • Intro
      • [JS] Array Methods
      • [JS] Object Methods
      • [JS] String Methods
      • [JS] Methods 複合應用
    • [JS] var, let, 以及 const 的區別
    • [JS] 作用域 (Scope) 與作用域鏈 (Scope Chain)
    • [JS] 提升 (Hoisting)
    • [JS] 閉包 (Closure)
    • [JS] 垃圾回收機制 (Garbage Collection)
    • [JS] 文件物件模型 (Document Object Model, DOM)
    • [JS] AJAX
    • [JS] Promise & Async & Await
    • [JS] 事件循環 (Event Loop)
    • [JS] Cheat Sheet
    • [React] React
    • [React] SPA
    • [React] Life Cycle
      • React Hooks
      • useContext
      • useEffect
      • useRef
      • useSWR
      • useState
    • [Redux] Redux
    • [Redux] React Redux
      • useParams
    • [Next] SSR & CSR & SSG
    • [Next] Hydration
    • [Next] App Router
  • Git
    • [CSS] CSS
    • [CSS] Flexbox
    • [CSS] CSS Tips
    • [CSS] SASS
    • [CSS] Tailwind CSS
    • [CSS] Atomic CSS
    • tips
    • [HTML] HTML
    • [HTML] Semantic Tags
    • [HTML] HTML Tips
    • [TS] Typescript
    • [API] RESTful API
    • [API] GraphQL
    • [API] Axios
    • [Linux] Linux Command
    • [node] Event Loop
    • Storybook
    • [Testing] Unit Testing
    • [Testing] Integration Testing
    • [Vue] Vue
    • [WEB] HTTP
    • [WEB] SEO
    • [WEB] CORS
    • [Git] Git Flow
    • [Git] Git Command
    • Scrum
    • clean-code
    • qdb
    • [zw] Useful Tool
    • [zw] Forbidden Tag
    • layout

On This Page

  • References
Web
[WEB] CORS

同源政策與跨來源資源共用(CORS)

References

  • CORS 是什麼? 為什麼要有 CORS? (opens in a new tab)
  • [Web] 同源政策與跨來源資源共用(CORS) (opens in a new tab)
[WEB] SEO[Git] Git Flow

MIT 2024 © Nextra.