nestorlafon / AFCurlRequest

Dirt simple hack to dump an NSURLRequest as a cURL command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*A dirt-simple category on NSURLRequest to dump itself as a curl command.*

Whenever I have a problem with my iPhone app, the services team want a curl request they can try to verify the bug.

This is (obviously) by no means complete, but it covers all of my cases so far.

About

Dirt simple hack to dump an NSURLRequest as a cURL command


Languages

Language:Objective-C 100.0%