Discussions

Ask a Question
Back to All

[iOS] Incorrect urls for all curl imports

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?