Config.xml POST
-
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.xmlconfuses me as to the purpose. It is a static XML file…
-
You can ignore any detail that seems not to have any function. There may be some deprecated and/or upcoming features that are present in the code. I will take a look at this particular POST and get back.