Hi CPython maintainers,

I need to test my CORS setup and looking for a possibility to set a customĀ Access-Control-Allow-Origin header in http.server. As of now, there is no such feature. Are you interestedĀ in me writing a patch to contribute a feature of setting custom headers directly to `http.server`?

Best,
- Alex