aio-libs / aio-libs/aiohttp-cors
Regex domains
- Lenguaje dominante
- Python
- Estrellas
- 220
- Forks
- 61
- Merge medio
- 2 min
- PR fusionados (30 d)
- 3
Descripción
Hi all!
I'm attempting to integrate this in a project that needs to allow origins that match a regex. From my reading of the README and some of the code, I don't _see_ this functionality, but I wanted to ask to make sure I wasn't overlooking it.
An example of when this functionality would be useful is for some front end deployments that we have to netlify that have unique hashes in the subdomain, such as `-my-slug.mydomain.com`. Ideally, I'd like to be able to set up rules that match any domain that matches that pattern.
If I'm not overlooking the functionality, is this something that you'd either consider supporting or would consider a PR for?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.