As soon as SVC loads, it POSTs to /svc/config/config.xml, can anyone tell me why that happens? I am rewriting the PHP backend in rails, and that one step:
POST /svc/config/config.xml
confuses me as to the purpose. It is a static XML file…
As soon as SVC loads, it POSTs to /svc/config/config.xml, can anyone tell me why that happens? I am rewriting the PHP backend in rails, and that one step:
POST /svc/config/config.xml
confuses me as to the purpose. It is a static XML file…