Content-type: text/html Downes.ca ~ Stephen's Web ~ How to win at CORS

Stephen Downes

Knowledge, Learning, Community

How to win at CORS

Jake Archibald, Aug 23, 2024

I recently wrote a simple data store web application in Python (in the process learning a lot of Python) connected to a separate Javascript only client on a different server. In the process I learned a lot more than I ever wanted to about cross origin resource sharing (CORS). This is a set of standards that allow services from different websites to interoperate but without compromising security. This is a great article from a couple of years ago on CORS, just shared today by Simon Willison. If you're developing web technology, you need to know about CORS.

Today: 28 Total: 158 [Direct link] [Share]


Stephen Downes Stephen Downes, Casselman, Canada
stephen@downes.ca

Copyright 2024
Last Updated: Aug 24, 2024 10:08 a.m.

Canadian Flag Creative Commons License.

Force:yes