Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript AJAX Basics (retiring) AJAX Concepts Review AJAX Security Limitations

http://www.myserver.com/response.php

why it is against a web browser's same oringin policy when the page is retrieved from http://www.myserver.com. It all belongs to one server http://www.myserver.com.

3 Answers

Hello Alan,

it is not against same origin policy. You have probably some other problem there.

Best regards, Stefan

Markus Mรถnch
Markus Mรถnch
16,383 Points

the problem was that the quiz included https://www.myserver.com/response.php as answer. i just googled that quiz question and came here.

to emphasize what I mean: HTTP >>>>>>>>>S<<<<<<<<<< : //

Rez Ghali
Rez Ghali
10,513 Points

Because it is https ... myserver is http