Discussions
[iOS] Incorrect urls for all curl imports
5 years ago by Maciej
I have strange problem, all requests imported as curl have extra http in url (like http://https//google.com, where correct url would be https://google.com). Is it known bug?