karelia / CurlHandle

Cocoa Class wrapping libcurl
54 stars 21 forks source link

Respect request's timeout interval for CURLOPT_FTP_RESPONSE_TIMEOUT #22

Open mikeabdullah opened 9 years ago

terrencetalbot commented 9 years ago

How do we test this?

mikeabdullah commented 9 years ago

By figuring out getting the Mock Server stuff running again, and setting up a server which takes longer than the timeout. Or merging and moving on.