We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
preflight
1 parent 39e2d96 commit d63bb08Copy full SHA for d63bb08
types/index.d.ts
@@ -87,7 +87,7 @@ declare namespace fastifyCors {
87
*/
88
optionsSuccessStatus?: number;
89
/**
90
- * Pass the CORS preflight response to the route handler (default: false).
+ * Pass the CORS preflight response to the route handler (default: true).
91
92
preflight?: boolean;
93
0 commit comments