Explain what is CORS?

devquora
devquora

Posted On: Feb 22, 2018

 

CORS stands for the cross-origin resource sharing. It is actually a mechanism which enables the sources on a webpage to get permitted from other domain which is actually located outside the domain from where the source gets originated. This mechanism is supported in HTML5 that also manages the request (that is HTTP) access to a domain differentially.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Web Developer Interview Questions

    According to you what are the major responsibilities of a web developer?

    As a web developer, most of the time entire responsibility of the project is shouldered on us. Major of them are:..

    Web Developer Interview Questions

    As a web developer what do you think essential you should know?

    As a web developer, there are multiple tasks that have to be performed like designing, programming, developing..

    Web Developer Interview Questions

    Can you name a few of the advantages of http/2 in comparison to http1.1?

    There are multiple advantages of http/2 if compared to http1.1. The major among them are-..