No 'Access-Control-Allow-Origin' header is present on the requested resource Access to XMLHttpRequest at 'http 요청한 내용' from origin '현재 origin' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. CORS란 Cross-Origin Resource Sharing. 대강 읽자면 교차하는 origin의 자원 공유..? origin은 그저 github을 쓰면서 git remote add origin ...에서 본 기억밖에 없었다. 웹에서 origin은 sch..