summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it_url.class
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-25
adapt style
Nathan Gass
1
-4
/
+5
2011-10-25
replace busy curl_multi loop by correct curl_multi loop from php doku
Nathan Gass
1
-2
/
+13
2011-09-27
fall back on get_multi for other protocols
Nathan Gass
1
-0
/
+6
2011-09-08
Enforce parameter of it_url::redirect to be either 'permanent' or 'temporary'
Christian Schneider
1
-2
/
+5
2011-09-08
add support for permanent redirect, change default/temporary redirect from 30...
Christian Helbling
1
-6
/
+6
2011-06-15
get_cache_contents, default directory
Urban Müller
1
-1
/
+10
2011-06-15
added custom headers to get_multi
Christian Helbling
1
-0
/
+8
2011-05-24
add it_url::get_multi to fetch multiple urls in parallel
Nathan Gass
1
-0
/
+45
2011-03-01
Handle keepfailed when blocked process discovers that file could not be fetched
Christian Schneider
1
-2
/
+9
2011-02-25
Also consider HTTP headers when calculating cache filename and document heade...
Christian Schneider
1
-1
/
+2
2010-07-14
fix keepfailed mode
Urban Müller
1
-1
/
+3
2010-06-14
add backtrace to suppressed redirect
Urban Müller
1
-1
/
+1
2010-06-05
document header param of it_url::get()
Christian Weber
1
-0
/
+1
2010-06-02
it_url::get() no longer creates new objects if not called statically. Added i...
Christian Weber
1
-4
/
+8
2010-03-10
better err msg if url empty
Urban Müller
1
-1
/
+1
2010-01-27
do one retry by default
Urban Müller
1
-2
/
+9
2010-01-07
Upgrade subrequests to MSIE 7 to avoid pngfix
Christian Schneider
1
-1
/
+1
2009-09-14
alert noncreateable var/urlcache
Urban Müller
1
-0
/
+3
2009-08-14
Close a lock race when lock expires, check existance of file in _waitforlock
Christian Schneider
1
-14
/
+11
2009-08-12
Do not add port 443 in HTTPS mode
Christian Schneider
1
-1
/
+1
2009-08-10
Support ports othen than port 80, output full url in noredir mode
Christian Schneider
1
-5
/
+4
2009-07-31
New version of get_cache (using If-Not-Modified-Since support in get)
Christian Schneider
1
-83
/
+129
2009-06-24
Enhanced documentation
Christian Schneider
1
-1
/
+3
2009-06-24
Added new parameter 'id' to specify cache type
Christian Schneider
1
-7
/
+4
2009-06-24
Added get_cache_dir with support for paths relative to /var/urlcache
Christian Schneider
1
-8
/
+24
2009-05-19
bugfix: only adapt processed stamps if there was any processing
Urban Müller
1
-5
/
+6
2009-04-22
Get rid of ereg/split, replaced by preg equivalents
Christian Schneider
1
-15
/
+15
2008-10-15
phplint cleanup
Urban Müller
1
-2
/
+2
2008-06-27
Do not trigger class loader for Net_IDNA, has to be manually included
Christian Schneider
1
-1
/
+1
2008-06-03
use local times for cleanup
Urban Müller
1
-1
/
+1
2007-11-22
Abort get_cache early if url is invalid (e.g. 404), better error message
Christian Schneider
1
-3
/
+3
2007-11-20
Individual read operation timeout respects small totaltimeout now.
Christian Schneider
1
-0
/
+1
2007-11-15
dont block httpd for 3 hours if server doesnt deliver eof
Urban Müller
1
-12
/
+11
2007-11-10
Untaint url after sanitizing it
Christian Schneider
1
-1
/
+4
2007-10-16
Fix bogus indentation
Christian Schneider
1
-1
/
+1
2007-10-11
More uniform file headers
Christian Schneider
1
-6
/
+14
2007-10-11
Populated release branch
Christian Schneider
1
-0
/
+583