h3 icon indicating copy to clipboard operation
h3 copied to clipboard

docs(examples): add CORS example

Open zauni opened this issue 11 months ago • 0 comments

🔗 Linked issue

❓ Type of change

  • [x] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
  • [ ] 👌 Enhancement (improving an existing functionality like performance)
  • [ ] ✨ New feature (a non-breaking change that adds functionality)
  • [ ] 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Add an example on how to use the "handleCors" function.

📝 Checklist

  • [x] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

Question: Should be there more examples for the other CORS related functions like "appendCorsHeaders" etc.?

zauni avatar Mar 12 '24 12:03 zauni