Explore the intricacies of Cross Origin Resource Sharing (CORS) in this informative conference talk from BSides Columbus 2017. Delve into the definition, origin, and importance of CORS, followed by practical examples of requests and data handling. Gain insights into common developer mistakes and understand the nuances of HTTP requests and the original method. Conclude with a Q&A session to solidify your understanding of this crucial web security concept.
Overview
Syllabus
Intro
Introduction
Definition
Origin
Why
Example
Request
Post Request
Data Example
Developer Mistakes
HTTP Request
Original Method
Questions