linkchecker/linkcheck/director
Marius Gedminas b0435b3d47 Make sure login form fetching uses a timeout
Also resolve an XXX comment about the User-Agent header (which is
configured in new_request_session), but add a couple of XXX comments
about using proxy and possibly disabling TLS certificate checking.
2020-05-22 11:19:51 +03:00
..
__init__.py Remove spaces after names in function definitions 2020-05-16 20:19:42 +01:00
aggregator.py Make sure login form fetching uses a timeout 2020-05-22 11:19:51 +03:00
checker.py Replace threading.Thread.setName() with setting the name property 2020-05-20 19:58:44 +01:00
console.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
interrupt.py Replace threading.Thread.setName() with setting the name property 2020-05-20 19:58:44 +01:00
logger.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
status.py Replace threading.Thread.setName() with setting the name property 2020-05-20 19:58:44 +01:00
task.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00