nim-codex/codex/rest
Arnaud 15303125f6
Support CORS preflight requests when the storage request api returns an error (#878)
* Add CORS headers when the REST API is returning an error

* Use the allowedOrigin instead of the wilcard when setting the origin

Signed-off-by: Arnaud <arnaud@status.im>

---------

Signed-off-by: Arnaud <arnaud@status.im>
2024-08-15 23:57:50 +00:00
..
api.nim Support CORS preflight requests when the storage request api returns an error (#878) 2024-08-15 23:57:50 +00:00
coders.nim feat(api): availabilities patch endpoint (#692) 2024-03-21 10:53:45 +00:00
json.nim Block deletion with ref count & repostore refactor (#631) 2024-06-20 22:46:06 +00:00