summaryrefslogtreecommitdiff
path: root/it_url.class
AgeCommit message (Expand)AuthorFilesLines
2011-06-15get_cache_contents, default directoryUrban Müller1-1/+10
2011-06-15added custom headers to get_multiChristian Helbling1-0/+8
2011-05-24add it_url::get_multi to fetch multiple urls in parallelNathan Gass1-0/+45
2011-03-01Handle keepfailed when blocked process discovers that file could not be fetchedChristian Schneider1-2/+9
2011-02-25Also consider HTTP headers when calculating cache filename and document heade...Christian Schneider1-1/+2
2010-07-14fix keepfailed modeUrban Müller1-1/+3
2010-06-14add backtrace to suppressed redirectUrban Müller1-1/+1
2010-06-05document header param of it_url::get()Christian Weber1-0/+1
2010-06-02it_url::get() no longer creates new objects if not called statically. Added i...Christian Weber1-4/+8
2010-03-10better err msg if url emptyUrban Müller1-1/+1
2010-01-27do one retry by defaultUrban Müller1-2/+9
2010-01-07Upgrade subrequests to MSIE 7 to avoid pngfixChristian Schneider1-1/+1
2009-09-14alert noncreateable var/urlcacheUrban Müller1-0/+3
2009-08-14Close a lock race when lock expires, check existance of file in _waitforlockChristian Schneider1-14/+11
2009-08-12Do not add port 443 in HTTPS modeChristian Schneider1-1/+1
2009-08-10Support ports othen than port 80, output full url in noredir modeChristian Schneider1-5/+4
2009-07-31New version of get_cache (using If-Not-Modified-Since support in get)Christian Schneider1-83/+129
2009-06-24Enhanced documentationChristian Schneider1-1/+3
2009-06-24Added new parameter 'id' to specify cache typeChristian Schneider1-7/+4
2009-06-24Added get_cache_dir with support for paths relative to /var/urlcacheChristian Schneider1-8/+24
2009-05-19bugfix: only adapt processed stamps if there was any processingUrban Müller1-5/+6
2009-04-22Get rid of ereg/split, replaced by preg equivalentsChristian Schneider1-15/+15
2008-10-15phplint cleanupUrban Müller1-2/+2
2008-06-27Do not trigger class loader for Net_IDNA, has to be manually includedChristian Schneider1-1/+1
2008-06-03use local times for cleanupUrban Müller1-1/+1
2007-11-22Abort get_cache early if url is invalid (e.g. 404), better error messageChristian Schneider1-3/+3
2007-11-20Individual read operation timeout respects small totaltimeout now.Christian Schneider1-0/+1
2007-11-15dont block httpd for 3 hours if server doesnt deliver eofUrban Müller1-12/+11
2007-11-10Untaint url after sanitizing itChristian Schneider1-1/+4
2007-10-16Fix bogus indentationChristian Schneider1-1/+1
2007-10-11More uniform file headersChristian Schneider1-6/+14
2007-10-11Populated release branchChristian Schneider1-0/+583