mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-03-05 00:00:06 +08:00
Added GCDWebServerBodyWriter protocol
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
_block = [block copy];
|
||||
|
||||
self.contentType = type;
|
||||
self.chunkedTransferEncoding = YES;
|
||||
self.chunkedTransferEncodingEnabled = YES;
|
||||
}
|
||||
return self;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user