javascript - Why does No 'Access-Control-Allow-Origin' browser error have a status code? -


xmlhttprequest cannot load <website>. no 'access-control-allow-origin' header present on requested resource. origin '<otherwebsite>' therefore not allowed access. response had http status code 401.

what i'm curious last line @ end. there's point in php code can change status code , changes number in output. if browser blocking request, how possible server side application code change happening being executed?


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -