A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Access-Control-Request-Method Header

Table of Contents

About

The HTTP Access-Control-Request-Method request header is used by browsers when issuing a preflight request to let the server know which HTTP method will be used when the actual request is made1.

Anki

References


  1. . “Access-Control-Request-Method”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Access-Control-Request-Headers. (Accessed: [2025-05-11 Sun 17:56]). ↩︎

Related Posts