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

CocoaSPDY v1.0.1

Compare
Choose a tag to compare
@jpinner jpinner released this 02 Apr 04:21
· 193 commits to master since this release

Bugfix release.

  • allow reuse of the initial session
  • add dynamic scaling of the write stream buffer
  • guard against arbitrarily large window sizes
  • fix data pollution of uncompressed responses
  • use separate session pools for cellular connections
  • skip callback for zero length data frames
  • fix memory leak in SSL trust check