twitter-archive / CocoaSPDY

SPDY for iOS and OS X
Apache License 2.0
2.39k stars 233 forks source link

Add "isCellular" to metadata. #110

Closed kgoodier closed 9 years ago

kgoodier commented 9 years ago

This also fixes SPDYSession to pay attention to what the socket actually does, rather than just assume the socket did the right thing. When there is a discrepancy, SPDYSessionManager will move the session into the correct pool.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.15%) to 71.2% when pulling 057aedaef2b52c0128c7ef050fc47e8280b0cc8a on kgoodier:feature/cellular-metadata-movesession into 6336a9d085598e85fb045af85f6896474d874594 on twitter:develop.