<< Go back to Dev


github pages ajax 관련


ajax는 되는데, 외부 도메인에 대한 ajax는 안되고, github.io에 대한 ajax요청만 받을 수 있음. (Same Origin Policy)

보안 목적도 있겠다만,

github 쪽에서도 트래픽을 줄여서, 서버 부담도 줄이려는 것 같기도.

>>> process completed successfully
EOF  
this is the end of content...
    


......................................