createOptionsHandler creates an endpoint handler for the OPTIONS method: the handler will set a few headers: Access-Control-Allow-Headers, Access-Control-Max-Age, and Access-Control-Allow-Methods with the provided methods.
(methods ...string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected