At the moment this function only returns Error(Nil) which makes it hard to track down why a given url is invalid.. in my case was using an URL without a username /password and I had modify the pog code to see where it failed.
At minimum the docs could say what a valid url is supposed to look like.
At the moment this function only returns
Error(Nil)which makes it hard to track down why a given url is invalid.. in my case was using an URL without a username /password and I had modify the pog code to see where it failed.At minimum the docs could say what a valid url is supposed to look like.