TeamApt interview question

what do you understand by preflight request.

Interview Answer

Anonymous

12 Dec 2022

A preflight request is a call the client makes to the server to establish a handshake on the intended HTTP method and the content-type, etc. if the preflight request is successful, the actual request will then be made