antirez / antirez/ds4

Feature Request: Add HTTP CORS Support

Open
#20 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
22.3k
Forks
2.1k
Avg merge
1d 3h
Merged PRs (30d)
4

Description

Thanks a lot for your great work and your sharing, it works great on my Macbook Pro and I really enjoy using the model locally.

May I suggest adding support for CORS in HTTP to the API server so I can use it with web-based tools? For example:

Access-Control-Allow-Origin *
Access-Control-Allow-Methods "GET, POST, OPTIONS"
Access-Control-Allow-Headers "Content-Type, Authorization"

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.