aboutsummaryrefslogtreecommitdiff
path: root/spec/unit/response
AgeCommit message (Expand)AuthorFilesLines
2012-11-23content_length sets the Content-Length to 0Stormwind1-0/+11
2012-11-19Rename #finish to #to_a in response specsStormwind1-1/+1
2012-11-18Restructure response specsStormwind1-32/+35
2012-11-18Add default value for the bodyStormwind1-0/+6
2012-11-18Add default value for headerStormwind1-1/+7
2012-11-17Add default value to status codeStormwind1-1/+4
2012-11-17Converts any input in status to an integerStormwind1-0/+10
2012-11-16Add simple response objectStormwind1-0/+19