libwww-perl / WWW-Mechanize

Handy web browsing in a Perl object
https://metacpan.org/pod/WWW::Mechanize
Other
68 stars 52 forks source link

Issue #182: Don't autocheck for mech-dump so basic auth works #285

Closed simbabque closed 4 years ago

simbabque commented 4 years ago

Fixes #182

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 285


Totals Coverage Status
Change from base Build 284: 0.0%
Covered Lines: 725
Relevant Lines: 782

💛 - Coveralls
oalders commented 4 years ago

Thanks @simbabque!