home · contact · privacy
URL interpreter: Handle HTTPErrors.
[plomlombot-irc.git] / plomlombot.py
2016-01-17 Christian HellerURL interpreter: Handle HTTPErrors.
2016-01-17 Christian HellerAssume default charset utf-8 when no charset found...
2016-01-17 Christian HellerAdd timeout to urlopen().
2016-01-17 Christian HellerSome refactoring.
2016-01-17 Christian HellerAdd some more checks against evil URLs.
2016-01-17 Christian HellerShorten default timeout.
2016-01-17 Christian HellerAdd content-type check to URL interpreter.
2016-01-17 Christian HellerMinor variable refactoring.
2016-01-17 Christian HellerAdd some whitespace to code for better readability.
2016-01-17 Christian HellerInitial commit.