sqlrob: (Default)
sqlrob ([personal profile] sqlrob) wrote2008-04-11 08:21 pm
Entry tags:

Tip for Mac Devs

NSURLConnection behaves differently on Tiger vs. Leopard, even if you compile against the 10.4 SDK.

On 10.5, redirects will happen automatically even if you don't implement connection:willSendRequest:redirectResponse: on the delegate, but they don't happen on 10.4.

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting