zedshaw
|
5d600bfd24
|
Minor tweaks to the handlers and http parser to deal with more bad input possibilities.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@139 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-04-03 15:22:17 +00:00 |
|
zedshaw
|
b87e5685a2
|
Implements minor little tweaks to reduce String cycling. Adds ETag and Last-Modified headers to DirHandler so static files are cached by the browser.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@132 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-30 09:31:14 +00:00 |
|
zedshaw
|
836a545e65
|
Fixes for processing static files where the client aborts.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@130 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-28 15:39:53 +00:00 |
|
zedshaw
|
e0860470ca
|
Big fix for the DirHandler so it sends only one content-length. Fix for how config/environment is required (thanks Trotter).
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@127 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-28 02:06:50 +00:00 |
|
zedshaw
|
110e92752b
|
Final tweaks to speed up the file serving a bit using sendfile and a modified file handler.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@124 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-27 06:10:07 +00:00 |
|
zedshaw
|
f4a5c938d4
|
First crack at some advanced debugging features for mongrel and the console.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@121 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-25 21:15:30 +00:00 |
|
zedshaw
|
e5c2f9404a
|
As the CGI and Handlers get bigger we'll need to separate their code out. This change does that.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@53 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-21 00:55:39 +00:00 |
|