Answer the question
In order to leave comments, you need to log in
How to write site protocol in xml?
It is required to do that there was an automatic substitution of the link, depending on the protocol used to enter the site. Those. if I open xml at http://site.dev/file.xml , it should contain
<?xml version="1.0"?>
<steps>
<step>
<url>http://site.dev/</url>
</step>
</steps>
<?xml version="1.0"?>
<steps>
<step>
<url>https://site.dev/</url>
</step>
</steps>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question