gyselroth / tubee

Data management engine with synchronization support
GNU General Public License v3.0
4 stars 4 forks source link

feat(): CORS allow all headers #106

Closed ewaldkleefstra closed 1 year ago

ewaldkleefstra commented 1 year ago

Since non-GET requests can send additional Access-Control-Request-Headers header items such as content-type: Allow all headers instead of only authorization.