This commit is contained in:
Bryan Helmkamp 2008-10-28 16:03:00 -04:00
parent 9b43961643
commit e774bd6a99
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* Minor enhancements
* Allow clicking links by a regular expression
* Add #http_accept for including MIME type HTTP "Accept" headers (Ryan Briones)
* Add #header to support inclusion of custom HTTP headers (Ryan Briones)
* Consider response codes 200-499 as successful enough to not raise a Webrat error (David Leal)