Blake Watters
|
abd07043f3
|
Output a string representation of the HTTP status code in the HTTP operation log. Add RKStringFromStatusCode convenience method to the HTTP utilities
|
2012-12-13 17:52:51 -05:00 |
|
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
|
125efd7418
|
Add OPTIONS method. closes #800
|
2012-09-19 10:30:58 -04:00 |
|
Jawwad Ahmad
|
a32790b42b
|
Compact RKStringFromRequestMethod and RKRequestMethodFromString.
|
2012-09-14 08:11:19 -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
|
216306722f
|
Add support for no-cache header to require revalidation with the server. fixes #1465
|
2012-09-10 16:02:15 -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 |
|