Skip to content

v0.1.1

Compare
Choose a tag to compare
@jdesrosiers jdesrosiers released this 29 Jun 01:11
· 14 commits to master since this release

Initial release.

  • Support for all CORS headers
  • Handles OPTIONS requests for preflight requests automatically
  • Follows security best practices for CORS
  • Logs to the default logger to assist the user in configuring the server properly and securely.