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.
1 parent 9a8f7e9 commit 7c6563aCopy full SHA for 7c6563a
docs/docs/advanced/cors.md
@@ -6,7 +6,7 @@ title: ⚔️ Handling Cross-Origin Resource Sharing (CORS)
6
Cross-Origin Resource Sharing or CORS is a common thing that needs to be handled by backend servers.
7
This guide shows how the handling of CORS can be done in a Dart Frog project.
8
9
-:::warning
+:::info
10
To learn more about what CORS is, check out this [helpful documentation from MDN](https://developer.mozilla.org/docs/Web/HTTP/CORS).
11
:::
12
0 commit comments