mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-28 03:30:36 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1334 e7d03fd6-7b0d-0410-9947-9c21f3af8025
11 lines
425 B
Text
11 lines
425 B
Text
- remove anchor from request in case of errors
|
|
|
|
- SF request #952051: is query considered in url cache keys?
|
|
|
|
- replace the debug() function with the logging module
|
|
we'll see how we can insert multiple debug levels into this thing
|
|
|
|
include some web check and/or spider features:
|
|
- warn if overall size of page (including images/flash/etc.) is too big
|
|
right now, the page size is only html content
|
|
- save downloaded pages
|