twitter-archive / CocoaSPDY

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

iOS 7.1.2 upload file failure #142

Open firstka opened 8 years ago

firstka commented 8 years ago

warning :using HTTPBodyStream on a SPDY request is subject to a potentially fatal CFNetwork

when upload file

iOS 9+ not call canonicalRequestForRequest even canInitWithRequest function return yes but iOS 7+ call canonicalRequestForRequest when canInitWithRequest function return yes,