twitter-archive / CocoaSPDY

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

Add default HTTP headers #58

Closed kgoodier closed 10 years ago

kgoodier commented 10 years ago

NSURLRequest adds some headers by default. This changes addresses our lack of Accept-Encoding and Content-Length, in cases where the body size is known.