|
|
|
|
|
by stephenmcirl77
1879 days ago
|
|
Yep, that's correct. Only a single origin is supported. The implementation on the backend server/proxy may use a lookup list, and return the specified origin if that exists in the list. As called out in the post too, * is a valid one (as is null) but is not recommended. |
|