CORS Essentials
暫譯: CORS 基礎知識

Rajesh Gunasundaram, Randall Goya

  • 出版商: Packt Publishing
  • 出版日期: 2017-05-29
  • 售價: $1,680
  • 貴賓價: 9.5$1,596
  • 語言: 英文
  • 頁數: 144
  • 裝訂: Paperback
  • ISBN: 1784393770
  • ISBN-13: 9781784393779
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Share code and assets across domains in Web applications with CORS

About This Book

  • A step-by-step guide but at a high level/fast pace. Not all steps are covered as a basic knowledge is assumed
  • Provides a basic overview of the concepts but the focus is on providing the practical skills required to develop applications
  • Focuses on providing practical examples

Who This Book Is For

Web developers have been limited by the Same Origin Policy and often wish they could spread their application across different domains. You know JavaScript and AJAX, and have run up against the Same Domain Policy, which is limiting your applications.

What You Will Learn

  • Why you need CORS: Bending the Same Origin Policy and basic CORS implementation, headers and XMLHttpRequest
  • Creating proxies for CORS: Sometimes the header is not enough
  • Security: vulnerabilities and how to secure your CORS application
  • CORS implementations in Content Management systems
  • Learn about CORS in Windows applications
  • Take CORS on the Cloud
  • Apply CORS in Node.js
  • Best practices for CORS

In Detail

This book explains how to use CORS, including specific implementations for platforms such as Drupal, WordPress, IIS Server, ASP.NET, JBoss, Windows Azure, and Salesforce, as well as how to use CORS in the Cloud on Amazon AWS, YouTube, Mulesoft, and others. It examines limitations, security risks, and alternatives to CORS. It explores the W3C Specification and major developer documentation sources about CORS. It attempts to predict what kinds of extension to the CORS specification, or completely new techniques, will come in the future to address the limitations of CORS

Web developers will learn how to share code and assets across domains with CORS. They will learn a variety of techniques that are rather similar in their method and syntax. The book is organized by similar types of framework and application, so it can be used as a reference. Developers will learn about special cases, such as when a proxy is necessary. And they will learn about some alternative techniques that achieve similar goals, and when they may be preferable to using CORS

Style and approach

A step-by-step guide filled with real-world applications

商品描述(中文翻譯)

**在 Web 應用程式中使用 CORS 跨域共享代碼和資源**

## 本書介紹

- 一個逐步指導,但以高層次/快速的步調進行。假設讀者具備基本知識,因此並未涵蓋所有步驟。
- 提供概念的基本概述,但重點在於提供開發應用程式所需的實用技能。
- 專注於提供實際範例。

## 本書適合誰

Web 開發人員受到同源政策的限制,經常希望能夠將應用程式擴展到不同的域。您了解 JavaScript 和 AJAX,並且遇到了同域政策的限制,這限制了您的應用程式。

## 您將學到什麼

- 為什麼需要 CORS:彎曲同源政策及基本的 CORS 實作、標頭和 XMLHttpRequest。
- 為 CORS 創建代理:有時標頭不足以滿足需求。
- 安全性:漏洞及如何保護您的 CORS 應用程式。
- 內容管理系統中的 CORS 實作。
- 在 Windows 應用程式中了解 CORS。
- 將 CORS 應用於雲端。
- 在 Node.js 中應用 CORS。
- CORS 的最佳實踐。

## 詳細內容

本書解釋如何使用 CORS,包括針對 Drupal、WordPress、IIS Server、ASP.NET、JBoss、Windows Azure 和 Salesforce 等平台的具體實作,以及如何在 Amazon AWS、YouTube、Mulesoft 等雲端上使用 CORS。它探討了 CORS 的限制、安全風險和替代方案。它還研究了 W3C 規範和主要開發者文檔來源有關 CORS 的內容。它試圖預測未來將出現哪些擴展 CORS 規範或全新技術,以解決 CORS 的限制。

Web 開發人員將學會如何使用 CORS 在不同域之間共享代碼和資源。他們將學習多種方法和語法相似的技術。本書按相似類型的框架和應用程式組織,因此可以作為參考。開發人員將了解特殊情況,例如何時需要代理。他們還將學習一些替代技術,這些技術達成類似的目標,以及何時可能更適合使用這些替代方案而非 CORS。

## 風格與方法

一本充滿實際應用的逐步指導書。