index
:
rainbows.git
em-deferred
master
Unicorn for sleepy apps and slow clients
summary
refs
log
tree
commit
homepage
log msg
author
committer
range
path:
root
/
lib
/
rainbows
/
response.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
add "copy_stream" config directive
Eric Wong
1
-10
/
+11
2011-05-10
configurator: move validation logic over
Eric Wong
1
-1
/
+1
2011-03-10
switch from IO#sendfile_nonblock to IO#trysendfile
Eric Wong
1
-5
/
+5
2011-01-19
remove support for X-Rainbows-* headers
Eric Wong
1
-1
/
+1
2011-01-07
response: do not skip Status header set by app
Eric Wong
1
-1
/
+1
2011-01-07
response: fix skipping of Status: header from app
Eric Wong
1
-1
/
+1
2011-01-07
ev_core: garbage reduction with const strings
Eric Wong
1
-1
/
+2
2011-01-06
simplify keepalive_timeout accounting
Eric Wong
1
-1
/
+2
2011-01-05
response: use optimized httpdate implementation
Eric Wong
1
-5
/
+2
2011-01-05
response: allow normal Hash for crafting Range headers
Eric Wong
1
-1
/
+4
2011-01-05
send proper 416 responses
Eric Wong
1
-0
/
+2
2011-01-04
globally refactor Range handling for responses
Eric Wong
1
-39
/
+158
2011-01-04
simplify per-client keepalive state checks
Eric Wong
1
-1
/
+4
2010-12-27
writer_thread_*: split out classes into separate files
Eric Wong
1
-1
/
+1
2010-08-28
"keepalive_timeout 0" (really) disables keepalive
Eric Wong
1
-0
/
+1
2010-08-02
revactor: implement sendfile and range support
Eric Wong
1
-1
/
+1
2010-07-23
rename parse_range => make_range!
Eric Wong
1
-1
/
+1
2010-07-22
enable Range: responses for static files for most models
Eric Wong
1
-2
/
+22
2010-07-19
refactor response handling for each concurrency model
Eric Wong
1
-20
/
+15
2010-07-10
doc: avoid documenting internals on RDoc website
Eric Wong
1
-2
/
+1
2010-07-08
restore Rainbows::HttpResponse.write for Cramp
Eric Wong
1
-0
/
+44