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
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/TB3HCDXFED3G6VGSKSYLHYJICEDJ7FCA/ Code of Conduct: http://python.org/psf/codeofconduct/
