Skip to content

Add CORS headers to server APIs#301

Open
Kern-- wants to merge 1 commit intojech:masterfrom
Kern--:master
Open

Add CORS headers to server APIs#301
Kern-- wants to merge 1 commit intojech:masterfrom
Kern--:master

Conversation

@Kern--
Copy link

@Kern-- Kern-- commented Feb 23, 2026

Closes #300

This is a pretty simple implementation that just adds the header if necessary. If you'd like a more complex version like the admin API which specifies specific allowed methods for each route, I can take another pass.

@jech
Copy link
Owner

jech commented Mar 1, 2026

Isn't that already implemented by a6410b5? Let's please continue this dicussion at #300.

@jech jech force-pushed the master branch 2 times, most recently from 62db327 to 888aa9b Compare March 8, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CORS issues with server APIs

2 participants