Release 0.5.0 - sorced-jim/SPDY-for-iPhone GitHub Wiki
- Properties can be set with the stream returned by SpdyCreateSpdyReadStream. This stream now works in ASIHTTP. See git://github.com/sorced-jim/asi-http-request.git for a working example.
- Update spdylay so that libSPDY now supports both spdy/2 and spdy/3 transparently to the user.
- Fix linking tests against libSPDY.a for the simulator (only builds i386 once now).
- Return an error code and domain CFErrorRef to the onError callback.
- Fix build warnings with Xcode 4.3.1.
- Request bodies now work and are tested.
- End to end tests run against spdyd from spdylay.
Git tag: v0.5.0