when attempting to log in to Livejournal on MacOSX 10.7 you get the following error:
The server responded with HTTP error code -1. There may be a problem with the server.
Make sure you have the correct server URL and try again later.
It's not perfect, but it will get you past the -1 bug. If the devs want my patch, I will provide it. I basically switched to NSURL from CF networking, which is slower but working...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a Lion only build here: http://mcroft.livejournal.com/160733.html
It's not perfect, but it will get you past the -1 bug. If the devs want my patch, I will provide it. I basically switched to NSURL from CF networking, which is slower but working...