Jonas Nicklas
ae7c56446d
Make source a true alias of html, closes #871
2012-11-20 14:24:39 +01:00
Jo Liss
954fcc69a3
Rename Driver#body to Driver#html
...
For historical reasons, Session#html used to delegate to Driver#body,
(but Session#body & Session#source delegate to Driver#source). This
commit puts an end to this confusing state of affairs.
This change requires driver authors to update their drivers.
2012-09-10 03:17:15 +02:00
Jonas Nicklas
ec56c52834
Make redirect_limit a driver option instead
2012-07-12 17:03:28 +02:00
Jonas Nicklas
3b44c7da59
Change follow redirects into a driver option, closes #730
...
Thanks Thorben Schröder!
2012-07-12 16:57:34 +02:00
Jonas Nicklas
6ee24aed9c
respect_data_method for rack test defaults to false
, closes #478
...
*prepares for storm of outrage*
2012-07-12 14:39:31 +02:00
Jonas Nicklas
68c44fa735
Set default for respect data method to true
2011-09-04 20:26:14 +02:00
Jonas Nicklas and Kim Burgestrand
0188693ced
Added option for rack-test driver to disable data method hack closes #184
2011-08-30 11:20:29 +02:00
Jonas Nicklas
a00435d630
Added :headers option to rack_test driver, closes #328
2011-04-25 11:35:57 +02:00
Jonas Nicklas
fd5996f5f7
Fixed some failing stuff
2011-04-08 16:14:05 +01:00
Jonas Nicklas
8ce6d4eb9d
Split up rack-test driver into multiple classes
2011-04-05 17:42:12 +02:00