Hi,I'm using NSURLConnection from Cocoa to connect to server and NSURLConnection add Cookies from any other NSURLConnection app (such as Safari) to its request.I build a little app and everything runs fine but when I make a PUT request it works unless I'm logged to gaug.es (and so have Cookies set).
man