Moved response body chunked transfer encoding to GCDWebServerConnection
This commit is contained in:
@ -44,7 +44,6 @@
|
||||
_block = [block copy];
|
||||
|
||||
self.contentType = type;
|
||||
self.chunkedTransferEncodingEnabled = YES;
|
||||
}
|
||||
return self;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user