Skip to content

drewconner/DCHTTPRequest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DCHTTPRequest

DCHTTPRequest is a wrapper around NSHTTPRequest that simplifies its usability.

To use, simply init a DCHTTPRequest instead of a NSHTTPRequest. Then either start it immediately, or queue it using the built in NSOperationQueue. Use the completion block if you care about the response of the request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published