nathanday / ndjson

Objective-C JSON parser
1 stars 0 forks source link

NDJSONRequest need to be able to handle compressed response #37

Closed nathanday closed 11 years ago

nathanday commented 11 years ago

Just need to be able to add

[urlReq setValue:@"gzip" forHTTPHeaderField:@"Accept-Encoding"]

to the request