summaryrefslogtreecommitdiff
path: root/it_url.class
AgeCommit message (Collapse)AuthorFilesLines
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
Note: totaltimeout preferable, should we rename parameters?
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