
mechanize adapter does not support put, delete and does not handle 4xx errors
Reported by Noah | January 17th, 2010 @ 06:42 PM
Copied from GitHub issue # 32
Created 2 months ago by wolfmanjm
The mechanize adapter does not allow put and delete, and the post and get do not behave as expected on a 4xx error. The attached patch adds put and delete and handles the exceptions.
I have used put and delete in my code, and I have included patches to the mechanize specs
patches are here...
git://gist.github.com/230472.git
Comments and changes to this ticket
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.