httpriot icon indicating copy to clipboard operation
httpriot copied to clipboard

Simple HTTP Rest Library for iPhone and Cocoa projects.

Results 4 httpriot issues
Sort by recently updated
recently updated
newest added

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

I am using xCode 3.2 beta 3. I can't compile it for Device/simulator 4 or Simulator 3.2 but I can compile and run it on Device 3.2 Using something very...

HRRequestOperation.m - (NSMutableURLRequest *)configuredRequest; [NSException exceptionWithName:@"InvalidBodyData" reason:@"The body must be an NSDictionary, NSString, or NSData" userInfo:nil]; why this exeption not raised?