mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-19 13:51:01 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1464 e7d03fd6-7b0d-0410-9947-9c21f3af8025
14 lines
425 B
Text
14 lines
425 B
Text
- doc framework
|
|
|
|
- document what checks are performed for each url type
|
|
|
|
- SF request #952051: is query considered in url cache keys?
|
|
|
|
- SF bug #992389 bit me when I wanted to do absolute imports
|
|
at the checker classes :/
|
|
When the bug is fixed we can import absolute classes
|
|
|
|
- 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
|