File Release Notes and Changelog
Notes:
Changes:
-------------[ 0.2.5 ]----------------
- See readme.txt (or blocklist.php) for a bookmarklet that will ease the blocking of
image ads (only coming from a dedicated host -- for now).
! [fetcher.inc.php] Fetcher sockets are now non-blocking. This means that trying to connect
to an non-responding server wouldn't stop the whole proxy, and that we can measure
timeouts for sockets with pending connections
! More (almost all) socket stuff moved to http_connection.inc.php
@ [local_requests.inc.php] Now supports headers set from the php script.