[patch] HTTP authentication
Reported by Bruno Michel | November 18th, 2009 @ 12:12 PM | in 0.5.0
Hi,
Anemone ignores silently the username and password from a given URL. I've made a small patch to fix it.
Comments and changes to this ticket
-
spk November 27th, 2009 @ 04:21 AM
- Tag changed from authentication, http, patch to authentication, http
Hi,
I have forked anemone from github, and add HTTP authentication, accessor for html body (needed for my project).
http://github.com/spk/anemone/commit/420ff3c8d7d47df5cd72f238b162d1...
I hope that help,
Thanks -
chris (at chriskite) January 22nd, 2010 @ 08:20 PM
- State changed from new to open
-
chris (at chriskite) May 25th, 2010 @ 09:17 PM
- Milestone set to 0.5.0
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 ยป
Anemone is a Ruby library that makes it quick and painless to write programs that spider a website. It provides a simple DSL for performing actions on every page of a site, skipping certain URLs, and calculating the shortest path to a given page on a site.