feat: Added Access-Control-Allow-Headers #6

Merged
ditatompel merged 1 commit from automation into main 2024-09-28 01:45:34 +07:00
ditatompel commented 2024-09-28 01:45:01 +07:00 (Migrated from github.com)

Some client may set content-type header. If Access-Control-Allow-Headers not set, the request may fail during CORS preflight.

But still, dunno if this fixes the CORS problem. Lets see...

Some client may set content-type header. If Access-Control-Allow-Headers not set, the request may fail during CORS preflight. But still, dunno if this fixes the CORS problem. Lets see...
Commenting is not possible because the repository is archived.
No description provided.