I have been getting widespread reports from users of my application that they sometimes get an unexplained error when trying to post. I've finally experienced this myself, and am continuing to experience it now. Even when trying an API URL (currently https://api.del.icio.us/v1/posts/get) in several browsers (Safari, Camino, and Firefox on the Mac), I get errors.
Firefox: "The connection to the server was reset while the page was loading." Camino: "The network link was interrupted while negotiating a connection. Please try again." Safari: "Safari can’t open the page “https://api.del.icio.us/v1/posts/get ” because the server unexpectedly dropped the connection, which sometimes occurs when the server is busy." And lastly, via libcurl, which is what my application is using: "SSL read: error:00000000:lib(0):func(0):reason(0), errno 54" Any suggestions? -- Justin R. Miller Code Sorcery Workshop http://codesorcery.net ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ydn-delicious/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/ydn-delicious/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

