SrGooglo 23ec6f215c Refactor OPTIONS handling for conditional CORS bypass
OPTIONS requests are now only handled by this middleware if
`bypassCors` is true, in which case permissive CORS headers are added.
If `bypassCors` is false, OPTIONS requests will proceed to subsequent
middleware instead of returning an empty 204 response.
2025-05-12 02:57:32 +00:00
..
2025-04-14 14:54:18 +00:00
2025-04-14 14:54:18 +00:00
2025-04-14 14:54:18 +00:00
2025-04-14 14:54:18 +00:00
2025-04-14 14:54:18 +00:00
2025-03-31 22:29:43 +00:00