Skip to content

Commit 5ec2c82

Browse files
Simona Cotincraigshoemaker
andauthored
Update articles/static-web-apps/configuration.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent fabe402 commit 5ec2c82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/static-web-apps/configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@ Some common use cases for global headers include:
210210
- Encoding settings
211211
- Configuring cross-origin resource sharing ([CORS](https://developer.mozilla.org/docs/Web/HTTP/CORS))
212212

213+
The following is an example of how to implement a custom CORS configuration.
214+
213215
```json
214216
{
215217
"globalHeaders": {

0 commit comments

Comments
 (0)