This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
CocoaSPDY v1.0.2
Bugfix release.
- url encode :path header
- prevent closed sessions from being selected by the session manager
- add session-initial ping
- add protocol bypass property and header
- add configurable (and experimental) session parallelism
- slightly improve write throughput
- add option to set TCP_NODELAY on socket
- add configurable connection timeout
- disable sending SETTINGS_MINOR_VERSION by default
- check name/value pairs strictly in frame decoder