Hacker News new | ask | show | jobs
by mths 491 days ago
Also not a web person, but my guess is that the bottle app makes the requests from the "server" end, so even though you're accessing the app in your browser, the browser is only communicating with the local app server and thus isn't in the way to enforce CORS.
1 comments

you're right mostly, person above even created a nice diagram
Can't compete with that!