Pranam Bhat
What is "access-control-allow-origin:" in http request/response?

What is “access-control-allow-origin:” in http request/response?

What is the use of it?

By Pranam Bhat in Networking on Aug 04 2021
  • Md Sarfaraj
    Aug, 2021 16
  • Ganesan C
    Aug, 2021 10

    The Access-Control-Allow-Origin header indicates that whether the response from other origin can be shared with requesting source from the given origin. It is part of CORS. A web browser compares the Access-Control-Allow-Origin in response with the requesting website's origin and allow to access the response if they match.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS