2007-09-14 zzz

* eepget: Increase header timeout to 45s
    * HTTP proxy: Return a better error message for localhost requests
    * tunnels: Fix PooledTunnelCreatorConfig memory leak
This commit is contained in:
zzz
2007-09-15 01:58:30 +00:00
committed by zzz
parent d28a96ac7d
commit 9054a196ce
5 changed files with 34 additions and 9 deletions

View File

@ -1,4 +1,9 @@
$Id: history.txt,v 1.585 2007-09-08 15:21:16 zzz Exp $
$Id: history.txt,v 1.586 2007-09-09 12:38:54 zzz Exp $
2007-09-14 zzz
* eepget: Increase header timeout to 45s
* HTTP proxy: Return a better error message for localhost requests
* tunnels: Fix PooledTunnelCreatorConfig memory leak
2007-09-09 zzz
* eepget: Add support for Last-Modified and If-Modified-Since