This commit is contained in:
Pierre-Olivier Latour
2014-10-14 12:10:10 -07:00
parent 001df4ea39
commit a933b2126e
@@ -25,7 +25,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/ */
#import "GCDWebServerStreamedResponse.h" #import "GCDWebServerResponse.h"
/** /**
* The GCDWebServerStreamBlock is called to stream the data for the HTTP body. * The GCDWebServerStreamBlock is called to stream the data for the HTTP body.