CORS in Action

CORS in Action
Author :
Publisher : Simon and Schuster
Total Pages : 348
Release :
ISBN-10 : 9781638353256
ISBN-13 : 1638353255
Rating : 4/5 (255 Downloads)

Book Synopsis CORS in Action by : Monsur Hossain

Download or read book CORS in Action written by Monsur Hossain and published by Simon and Schuster. This book was released on 2014-10-20 with total page 348 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary CORS in Action introduces Cross-Origin Resource Sharing (CORS) from both the server and the client perspective. It starts with the basics: how to make CORS requests and how to implement CORS on the server. It then explores key details such as performance, debugging, and security. API authors will learn how CORS opens their APIs to a wider range of users. JavaScript developers will find valuable techniques for building rich web apps that can take advantage of APIs hosted anywhere. The techniques described in this book are especially applicable to mobile environments, where browsers are guaranteed to support CORS. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Book Suppose you need to share some JSON data with another application or service. If everything is hosted on one domain, it's a snap. But if the data is on another domain, the browser's "same-origin" policy stops you cold. CORS is a new web standard that enables safe cross-domain access without complex server-side code. Mastering CORS makes it possible for web and mobile applications to share data simply and securely. CORS in Action introduces CORS from both the server and the client perspective. It starts with making and enabling CORS requests and then explores performance, debugging, and security. You'll learn to build apps that can take advantage of APIs hosted anywhere and how to write APIs that expand your products to a wider range of users. For web developers comfortable with JavaScript. No experience with CORS is assumed. What's Inside CORS from the ground up Serving and consuming cross-domain data Best practices for building CORS APIs When to use CORS alternatives like JSON-P and proxies About the Author Monsur Hossain is an engineer at Google who has worked on API-related projects such as the Google JavaScript Client, the APIs Discovery Service, and CORS support for Google APIs. Table of Contents PART 1 INTRODUCING CORS The Core of CORS Making CORS requests PART 2 CORS ON THE SERVER Handling CORS requests Handling preflight requests Cookies and response headers Best practices PART 3 DEBUGGING CORS REQUESTS Debugging CORS requests APPENDIXES CORS reference Configuring your environment What is CSRF? Other cross-origin techniques


CORS in Action Related Books

CORS in Action
Language: en
Pages: 348
Authors: Monsur Hossain
Categories: Computers
Type: BOOK - Published: 2014-10-20 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary CORS in Action introduces Cross-Origin Resource Sharing (CORS) from both the server and the client perspective. It starts with the basics: how to make C
API Security in Action
Language: en
Pages: 574
Authors: Neil Madden
Categories: Computers
Type: BOOK - Published: 2020-11-20 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

"A comprehensive guide to designing and implementing secure services. A must-read book for all API practitioners who manage security." - Gilberto Taccari, Penta
HTTP/2 in Action
Language: en
Pages: 577
Authors: Barry Pollard
Categories: Computers
Type: BOOK - Published: 2019-03-06 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary HTTP/2 in Action is a complete guide to HTTP/2, one of the core protocols of the web. Because HTTP/2 has been designed to be easy to transition to, incl
Spring Security in Action
Language: en
Pages: 558
Authors: Laurentiu Spilca
Categories: Computers
Type: BOOK - Published: 2020-11-03 - Publisher: Manning Publications

DOWNLOAD EBOOK

Spring Security in Action shows you how to prevent cross-site scripting and request forgery attacks before they do damage. You’ll start with the basics, simul
ASP.NET Core in Action, Third Edition
Language: en
Pages: 982
Authors: Andrew Lock
Categories: Computers
Type: BOOK - Published: 2023-11-14 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Build professional-grade full-stack web applications using C# and ASP.NET Core. In ASP.NET Core in Action, Third Edition you’ll learn how to: Build minimal AP