Skip to content

tomasf/TFURLConnection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFURLConnection is a block-based wrapper for NSURLConnection. You can set a class to be used for output, such as NSString. TFURLConnection transforms data into this type by using -initWithData:, -initWithData:encoding: or +TFUC_objectWithData:response: (which you can implement yourself to add support for other classes).

About

Block-based wrapper for NSURLConnection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published