Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements #1

Merged
merged 2 commits into from Jun 17, 2011
Merged

Improvements #1

merged 2 commits into from Jun 17, 2011

Conversation

JimRoepcke
Copy link
Collaborator

As per commit messages

Jim Roepcke added 2 commits June 16, 2011 20:27
HLURLDataSource
---------------

- added responseHeaderValueForKey:

- urlRequest supports "requestIfModifiedSince" key in the context, which adds an If-Modified-Since request header.
- urlRequest returns NSMutableURLRequest

HLJSONDataSource
----------------

- urlRequest supports "requestIfModifiedSince" key in the context, which adds an If-Modified-Since request header.
- don't make the fail branch run if no data was found, instead the then branch's result is nil as per HLURLDataSource. Check the responseStatusCode if necessary.

HLDownloadDataSource
--------------------

- urlRequest supports "requestIfModifiedSince" key in the context, which adds an If-Modified-Since request header.
- fixed memory leak when a redirect occurs
JimRoepcke added a commit that referenced this pull request Jun 17, 2011
Improvements from JimRoepcke
@JimRoepcke JimRoepcke merged commit 84b08d9 into heavylifters:master Jun 17, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant