greggman / servez

A simple web server for local web development.
https://greggman.github.io/servez/
295 stars 48 forks source link

Do better CORS #4

Closed greggman closed 4 years ago

greggman commented 5 years ago

The CORS code is enough for images/video/audio but not enough for scripts

See http-server which uses ecstatic