Update default allowed headers in makeCorsHeaders

- Allow the caller to optionally provide a list
- Add `traceparent`, `tracestate`, `X-Request-ID` and `X-Correlation-Id`
  by default.
This commit is contained in:
2025-04-18 09:30:26 -05:00
parent e44d476d88
commit c6d02d7db7
2 changed files with 18 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Package
version = "0.4.7"
version = "0.4.8"
author = "Jonathan Bernard"
description = "Jonathan's opinionated extensions and auth layer for Jester."
license = "MIT"