What is this Preflight request which is triggered along with REST calls ?
My Notice:
During software development, i have noticed an OPTIONS request is been sent for all kinds of complex requests (requests with custom headers). This type of request is a Preflight request. But not sure how its getting triggered and why, what...
parottasalna.hashnode.dev4 min read