kevmoo / dhttpd

A simple HTTP server that can serve up any directory, built with Dart.

Home Page:https://pub.dev/packages/dhttpd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CORS

aloisdeniel opened this issue · comments

It would be useful during development phase to be able to have --cors flag to add Access-Control-Allow-Origin header to responses.