Inspect available methods or CORS capabilities.
Section: HTTP method semantics
OPTIONS advertises supported interactions
http
http
OPTIONS /usersExplanation
OPTIONS is often used by browsers for CORS preflight requests and by tooling to inspect server capabilities.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing HTTP method semantics