For an enhancement of my apps I must make a request to a local server (http://127.0.0.1:17580).
Is this possible? I have to questions:
a) Is a connection to a local server possible?
b) What to do if the local server isn't ssl secured?
Thanks in advance
Andreas