2
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updating history to be the actual history More... over 15 years ago
No longer sending referer on get non-relative get requests [#22719] More... over 15 years ago
updating manifest More... over 15 years ago
making sure meta refreshes are added to the history. [#22708] More... over 15 years ago
nokogiri may be dropped in as an html replacement More... over 15 years ago
Dealing with links that are query string only. [#22402] More... over 15 years ago
making content type determintation more robust. [#22509] More... over 15 years ago
Fixing strange URI escaping problems [#22604] More... over 15 years ago
Updated gem authors per Aaron's request. Also updated manifest. More... over 15 years ago
adding to History.txt More... over 15 years ago
gracefully handling cookie domains containing ports, like 'mydomain.com:443'. More... over 15 years ago
adding personal site to README (a shameless plug, indeed) More... over 15 years ago
Don't modify a frozen object in SSL resolver. More... over 15 years ago
restored redirect behavior to redirecting as GET on all except HEAD requests, refactored verb servlet slightly to pass tests when redirected to More... over 15 years ago
updating documentation to remove any examples that use WWW::Mechanize::List More... over 15 years ago
deprecating WWW::Mechanize::List More... over 15 years ago
making sure we do not get into infinite redirect hell with refresh headers More... over 15 years ago
Merge commit 'timocratic/master' More... over 15 years ago
not setting the port in the Host header for ssl sites More... over 15 years ago
a more robust regexp for the http header redirect More... over 15 years ago
don't need to muck with instance variable on request More... over 15 years ago
an ignore More... over 15 years ago
added http_refresh logic, with test More... over 15 years ago
Make test/helper require local, non-gem mechanize More... over 15 years ago
backwards incompatible: fixed bug where HEAD requests encountering a redirect followed the redirect with a GET request instead of a HEAD request, changed behavior of redirects on POST/PUT/DELETE to raise an error in compliance with RFC2616 10.3.2 & 10.3.3 More... over 15 years ago
fixing typo More... over 15 years ago
1.9 compatability More... over 15 years ago
adding patch to not raise an exception when a head request is made. [#22298] More... over 15 years ago
fixing errors when using file scheme and adding a logger. [#22374] More... over 15 years ago
bumping the version More... over 15 years ago