Baseline Widely available
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 made. This header is necessary because the preflight request is always an OPTIONS
and doesn't use the same method as the actual request.
Access-Control-Request-Method: <method>
Directives Examples
Access-Control-Request-Method: POST
Specifications Browser compatibility See also
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4