Question: What would you enable to allow a browser on another site to make an AJAX request to your API?

  1. `HTTP`
  2. `REST`
  3. `OPTIONS`
  4. `CORS`

Answer: The correct answer of the above question is Option D:`CORS`