Skip to content

Any way to block cache or force a refresh? #12

@rwrife

Description

@rwrife

Is there any way to flag a request or url so that the caching layer forces a connection to the internet and refreshes the cached file? I thought I could create a category off of NSURL or NSURLRequest that would add a "forceRefresh" property that I could read in you startLoading method, but it appears that something inside the system is stripping off my custom property.....I suspect it is doing a manual copy of those objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions