linkchecker/linkcheck/htmlutil
Chris Mayo 8fc0dcc055 Make matching login form credentials case-sensitive
The keys of the form.data dictionary are case-sensitive and therefore a
KeyError was possible if the configured values are not identical to
the input element name attributes.
2020-04-27 18:06:29 +01:00
..
__init__.py Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
htmlsoup.py Move HtmlParser/htmlsax.py to htmlutil/htmlsoup.py 2020-04-18 20:30:45 +01:00
linkparse.py SWF files are binary data 2020-04-27 11:25:37 +03:00
loginformsearch.py Make matching login form credentials case-sensitive 2020-04-27 18:06:29 +01:00