[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
additional comments to my proxy changes
Hello mnemonic-developers,
(this msg is special for the network team)
some detailed descriptions of my changes:
HTTPHandler.cc /h
additional GetObject Method with a additional argument (type HTTPUrl) for proxy host/port
later, i wan't make direct IP support, so that not allways the DNS must be asked. or better, i make this over the DNS Cache :)
HTTPUrl.cc/h
additional constructor, so that no argument (no initialition) is needed
HTTPRequest10.cc
default "GET http://host/location HTTP ...." instead of "GET location HTTP..."
later http:// must be replaced with some other protocols (FTP)
TODO (for me):
-Implement the finished DNS Cache in the mnemonic source tree
-finish the proxy implementation (flexibility; use the configmanager;)
-General networkmanager/http bugfixing
-more?
cu,
Ueli (urutishauser@bigfoot.com)
cu,
Ueli (urutishauser@bigfoot.com)