Hello, all

Can we remove scheme from "defaultShindigTestHost" in container.js? 
eg
"defaultShindigTestHost":"//%authority%",
insteadof 
"defaultShindigTestHost":"http://%authority%";,
Right now it's not convenient. Each time we need to modify container.js if 
scheme needs to be updated. 
Another approach I could think of is to replace the scheme based on the 
value from incoming request....

Could anyone please suggest if there's any flaw to remove scheme here? I 
have run a few tests and didn't catch anything bad... 

thanks!
li

Reply via email to