Commit Graph

16 Commits

Author SHA1 Message Date
Pierre-Olivier Latour c5d3764913 Moved response body chunked transfer encoding to GCDWebServerConnection 2014-04-08 19:47:02 -07:00
Pierre-Olivier Latour 7af258eb6b #17 Added support for chunked transfer encoding in request bodies 2014-04-08 19:47:02 -07:00
Pierre-Olivier Latour 63a66ff331 Added GCDWebServerBodyWriter protocol 2014-04-08 19:47:01 -07:00
Pierre-Olivier Latour 1f9a0d38d0 Split class files 2014-04-08 19:47:01 -07:00
Pierre-Olivier Latour 81638ad086 First pass at adding body encoders 2014-04-08 19:47:01 -07:00
Pierre-Olivier Latour 6a4f74c2e4 Added GCDWebServerChunkedResponse 2014-04-03 15:25:34 -07:00
Pierre-Olivier Latour 8116d88ec4 Make contentType and contentLength properties 2014-04-03 15:23:33 -07:00
Pierre-Olivier Latour 223bc4ba16 Allow customizing content type for JSON responses 2014-03-29 13:55:43 -07:00
Pierre-Olivier Latour eac83a4d0d Added JSON support to GCDWebServerDataResponse 2014-03-29 09:21:23 -07:00
Pierre-Olivier Latour 1e99e91407 #27 Initial pass at HTTP range requests support 2014-03-19 20:57:35 -07:00
Pierre-Olivier Latour e65b569ddc Move ivars to class extensions 2014-03-19 09:19:59 -07:00
Pierre-Olivier Latour ff7a5c8e0a Updated copyright year 2014-02-06 18:44:04 -08:00
Pierre-Olivier Latour 1a1ee2869e Fixed copyrights 2013-12-29 19:02:01 -08:00
Pierre-Olivier Latour 679f62a55d Fixed syntax 2012-12-30 18:48:29 -08:00
Pierre-Olivier Latour eb231cdcfc Fixes 2012-12-30 08:53:44 -08:00
Pierre-Olivier Latour 9219c52be8 Initial import 2012-12-29 22:23:49 -08:00