Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Use NSURLRequest's allowsCellularAccess property #105

Open
kgoodier opened this issue Mar 9, 2015 · 0 comments
Open

Use NSURLRequest's allowsCellularAccess property #105

kgoodier opened this issue Mar 9, 2015 · 0 comments
Labels

Comments

@kgoodier
Copy link
Contributor

kgoodier commented Mar 9, 2015

iOS 6 and OSX 10.8 added the 'allowsCellularAccess' property, which the app uses to tell the protocol whether the request is allowed to use cellular radio or not. CocoaSPDY does not consume this. SPDYSessionManager should. Found by code inspection, not verified.

@kgoodier kgoodier added the bug label Mar 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant