movio / bramble

A federated GraphQL API gateway
https://movio.github.io/bramble/
MIT License
497 stars 55 forks source link

Add config for more CORS middleware options #259

Closed pkqk closed 6 months ago

pkqk commented 6 months ago

Add support for the Access-Control-Allow-Methods and Access-Control-Expose-Headers settings on the CORS middleware.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.77%. Comparing base (0345951) to head (5590b87).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #259 +/- ## ========================================== + Coverage 69.75% 69.77% +0.01% ========================================== Files 28 28 Lines 4219 4221 +2 ========================================== + Hits 2943 2945 +2 Misses 1124 1124 Partials 152 152 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.