Changes between Initial Version and Version 1 of Ticket #12612, comment 2
- Timestamp:
- Feb 25, 2015, 10:07:16 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12612, comment 2
initial v1 14 14 header('Access-Control-Allow-Origin: http://ckeditor.dev'); 15 15 }}} 16 As you can see we got hardcoded value here. It should by dynamic based on request {{{Origin}}} header.16 As you can see we got hardcoded value here. ~~It should by dynamic based on request {{{Origin}}} header.~~ 17 17 18 18 Going further: as response I've got following JSON: