Arnout Kazemier
763fdd1c4e
Added more hardcore caching fixes #558
...
Added tests against it
Added vary header for gzip
2011-10-10 20:01:28 +02:00
Arnout Kazemier
8107c1a1e2
Added support for HEAD requests, closes #557
2011-10-08 15:46:23 +02:00
Arnout Kazemier
5573f7fcdf
First stab of adding Expires + cache control headers for #558
2011-10-05 20:16:20 +02:00
Arnout Kazemier
0d3441d8b3
Added gzip to the options list and fixed a typo
2011-07-18 00:20:05 +02:00
Arnout Kazemier
23e14223bd
Added more test cases and allow a more flexible constructor for adding content
2011-07-17 23:50:06 +02:00
Arnout Kazemier
4b94f2b8bf
Passes all 14 tests
2011-07-17 20:21:08 +02:00
Arnout Kazemier
5c24bf8c1d
Removed old testcases from manager and tiny fix for Static
2011-07-17 01:24:21 +02:00
Arnout Kazemier
2f8eb63557
Added support for automatic generation of socket.io files
...
Added support for custom socket.io files based on path structure
For example socket.io+websocket+xhr-polling.js will create a dedicated build with
only support for websockets and xhr-polling.
2011-07-16 21:55:06 +02:00
Arnout Kazemier
4bdc30734c
Fixed small typos
2011-07-15 23:59:10 +02:00
Arnout Kazemier
4743744efc
Expose the constructor in socket.io and have the Manager use the new API
2011-07-15 22:31:03 +02:00
Arnout Kazemier
c2d98bde72
Add now stores the request details and has returns the details for static content
2011-07-15 22:10:51 +02:00
Arnout Kazemier
9e97e6c691
Added more comments
2011-07-15 00:30:25 +02:00
Arnout Kazemier
afdfdb815e
Finished the write function setup
2011-07-15 00:24:57 +02:00
Arnout Kazemier
d043c33351
Added the write and answer fn
2011-07-15 00:13:54 +02:00
Arnout Kazemier
168b207c6d
Inital draft of gzip support
2011-07-14 21:24:26 +02:00
Arnout Kazemier
f6ebb7b8d6
API structure
2011-07-14 20:54:40 +02:00