]> git.phdru.name Git - bookmarks_db.git/history - Robots/bkmk_rurllib2.py
Fix(Robot): Stop splitting and un-splitting URLs
[bookmarks_db.git] / Robots / bkmk_rurllib2.py
2024-03-03 Oleg BroytmanRefactor(Robots): Refactor request headers
2023-11-14 Oleg BroytmanFeat(robots): Handle HTTP redirect 308
2023-11-12 Oleg BroytmanStyle: Fix flake8 E501 line too long
2023-11-12 Oleg BroytmanStyle: Fix flake8 E302 expected 2 blank lines, found 1
2017-05-13 Oleg BroytmanFeat(Python3): `except Error, value` -> `except Error...
2014-07-06 Oleg BroytmanHandle ftp - get welcome message
2014-07-06 Oleg BroytmanHandle HTTPException and IOError (socket errors)
2014-07-06 Oleg BroytmanAdd robot based on urllib2