We should support simply listing domains vs full on URIs. I'm mostly certain you can have subdirectories in CORS, so you're simply saying "it must be this protocol", which arguably doesnt matter.
So in addition to full URI support:
- Support *.domain.com
- Support domain.com
We should support simply listing domains vs full on URIs. I'm mostly certain you can have subdirectories in CORS, so you're simply saying "it must be this protocol", which arguably doesnt matter.
So in addition to full URI support: