As per the [MDN Docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/OPTIONS), servers' responses to `OPTIONS` requests should include an `Allow: ` header that contains the allowed methods.