tsndr / cloudflare-worker-router

A super lightweight router (1.0K) with middleware support and ZERO dependencies for Cloudflare Workers.
MIT License
227 stars 30 forks source link

support `Access-Control-Allow-Credentials` and `vary` CORS headers #30

Closed akreiling closed 1 year ago

akreiling commented 1 year ago

Some CORS setups need these extra headers to work.

tsndr commented 1 year ago

Thank you again, for your contribution, really appreciated ❤️

tsndr commented 1 year ago

Published in v3.1.0 :)