Commit Graph

399 Commits

Author SHA1 Message Date
4b46c95a78 Allow requests with body but no Content-Type header 2014-04-08 19:47:02 -07:00
794ab5f293 Fixes 2014-04-08 19:47:02 -07:00
fb08e77c0c Added -hasByteRange API 2014-04-08 19:47:02 -07:00
c51f9ad7d9 Added GCDWebServerHTTPStatusCodes.h 2014-04-08 19:47:02 -07:00
7ec8d5247a Added logging APIs 2014-04-08 19:47:02 -07:00
dcbc0f96c5 Fixed addDefaultHandlerForMethod:requestClass:processBlock: ignoring method 2014-04-08 19:47:02 -07:00
f61ff832ea Added -abortRequest:withStatusCode: API 2014-04-08 19:47:02 -07:00
e85a0c9a61 Update README.md 2014-04-08 19:47:02 -07:00
8f9c03991d Renamed GCDWebServerStreamResponse to GCDWebServerStreamingResponse 2014-04-08 19:47:02 -07:00
c5d3764913 Moved response body chunked transfer encoding to GCDWebServerConnection 2014-04-08 19:47:02 -07:00
7af258eb6b #17 Added support for chunked transfer encoding in request bodies 2014-04-08 19:47:02 -07:00
c213e167b4 Fix 2014-04-08 19:47:02 -07:00
06630d3245 Added support for gzip body encoding 2014-04-08 19:47:01 -07:00
63a66ff331 Added GCDWebServerBodyWriter protocol 2014-04-08 19:47:01 -07:00
1f9a0d38d0 Split class files 2014-04-08 19:47:01 -07:00
81638ad086 First pass at adding body encoders 2014-04-08 19:47:01 -07:00
7506f9c9a2 Fix 2014-04-06 10:10:25 -07:00
1315c0e965 Enable -Wshadow 2014-04-04 10:48:12 -07:00
2c98a5931d Merge pull request #32 from iosphere/pullrequest/shadowLocalVar
Fixes warnings regarding shadowing local variables
2014-04-04 10:46:16 -07:00
9a4ec5b7e8 Fixes warning regarding shadowing local variables 2014-04-04 12:05:32 +02:00
8bebee94ec Enforce Content-Type and Content-Length consistency on requests 2014-04-03 18:30:28 -07:00
7cd68b3d96 Fix 2014-04-03 15:27:44 -07:00
6a4f74c2e4 Added GCDWebServerChunkedResponse 2014-04-03 15:25:34 -07:00
8116d88ec4 Make contentType and contentLength properties 2014-04-03 15:23:33 -07:00
467830e4de Fix 1.4.1 2014-04-02 10:12:27 -07:00
030c28eb93 Fix 2014-04-02 10:09:07 -07:00
e4702059c8 #30 Add support for moving files 2014-04-02 10:05:38 -07:00
877813ed0f Fix 2014-04-02 09:44:18 -07:00
ccfb4f0b54 Use modal panel instead of prompt() when creating folders 2014-04-02 09:41:07 -07:00
e27fd601a8 Fix 2014-04-02 09:40:43 -07:00
7c7f561f90 Fixed default footer for CLTs 2014-04-02 09:02:43 -07:00
689cb5f26a Fix 2014-04-02 08:50:18 -07:00
1e4c508737 Update README.md 2014-04-02 08:49:51 -07:00
ef08ab5516 Update README.md 2014-04-02 08:49:11 -07:00
18ad23f503 Update README.md 2014-04-02 08:47:32 -07:00
d68687af62 Fix 2014-04-02 08:34:19 -07:00
0cdf441830 Update README.md 2014-04-01 16:59:43 -07:00
33efd2a24c Fixed retain cycle 1.4 2014-04-01 16:19:26 -07:00
df95ecb1c2 Updated web interface 2014-04-01 16:06:44 -07:00
0bad724f08 Updated API 2014-04-01 15:45:51 -07:00
74f99167da Fix 2014-04-01 15:43:35 -07:00
f505e3a493 Fix 2014-04-01 15:43:22 -07:00
a8725319e1 Fixed crash under non-ARC 2014-04-01 14:07:42 -07:00
4a3135db81 Handle recursive reloads 2014-04-01 13:49:28 -07:00
25c486cafa Fix 2014-04-01 13:30:11 -07:00
73ff754de4 Removed global progress bar 2014-04-01 13:19:03 -07:00
22d12406c8 Fix 2014-04-01 13:16:58 -07:00
148735ba8f Fix 2014-04-01 13:13:53 -07:00
a92da4ffae First pass at new Web Uploader UX 2014-04-01 13:13:22 -07:00
e463655aab Fix 2014-04-01 12:34:43 -07:00