José Valim
|
74dd8a3681
|
Move ETag and ConditionalGet logic from AD::Response to the middleware stack.
|
2010-10-03 21:25:22 +02:00 |
|
Xavier Noria
|
1ee3593d65
|
no need to assign if we are gonna return
|
2010-08-12 00:17:10 +02:00 |
|
Jeremy Kemper
|
ec18719b81
|
ETag: use body instead of @body since the method will always return a string
|
2010-06-28 14:46:22 -07:00 |
|
Xavier Noria
|
76f024ac8d
|
adds missing requires for Object#blank? and Object#present?
|
2010-03-28 14:15:02 +02:00 |
|
Carlhuda
|
a3c6ad7d5e
|
Fix a bunch of pending tests by providing an introspection mode for the Response object that does up-front parsing of the headers to populate things like @etag
|
2010-02-19 19:19:20 -08:00 |
|
José Valim
|
92f49b5f1e
|
Split ActionDispatch http in smaller chunks.
|
2010-01-16 15:45:07 +01:00 |
|