Commit Graph

9 Commits

Author SHA1 Message Date
Blake Watters
f3ece00743 Rework path based response descriptor matching and expand test coverage. Eliminate path normalization. fixes #987 2012-10-14 13:51:39 -04:00
Blake Watters
564749c2b9 Document cache HTTP methods 2012-10-05 19:21:18 -04:00
Blake Watters
125efd7418 Add OPTIONS method. closes #800 2012-09-19 10:30:58 -04:00
Blake Watters
ea0fe1eab6 Formatting cleanups 2012-09-12 21:23:09 -04:00
Blake Watters
b40e39813c License boilerplate 2012-09-12 21:18:45 -04:00
Blake Watters
954fe6bf0b Add new HTTP utilities for working with dates. Borrowed from SDURLCache 2012-09-09 18:24:23 -04:00
Jawwad Ahmad
8cbdb5f7ed Trailing whitespace cleanup from files in the Code directory.
Used the following command from within the Code dir:
git ls-files *.m *.h *.json | xargs /usr/bin/sed -i '' -E 's/[[:space:]]*$//'
2012-09-02 12:51:45 -04:00
Blake Watters
d36aa3291d Drop RestKit networking layer in favor of AFNetworking 2012-08-28 16:17:57 -04:00
Blake Watters
7791604763 Migrate HTTP utility functions into a proper home 2012-08-24 09:22:28 -04:00