- - A generic client-to-server "pump" was added to handle HTTP PUT as
- well as POST methods on the client-cache side. Based on "pump"
- PUT requests can be made to either HTTP or FTP url's. Code is still
- beta and interoperability with browsers etc has not been tested.
- Fixed ICP bug when we send queries, but expect zero
replies.
- Fixed alignment/casting bugs for ICP messages.
+ - A generic client-to-server "pump" was added to handle HTTP
+ PUT as well as POST methods on the client-cache side. Based on
+ "pump" PUT requests can be made to either HTTP or FTP url's.
+ Code is still beta and interoperability with browsers etc has
+ not been tested.
+ - Put #ifdefs around 'source_ping' code.
Changes to squid-1.2.beta16 (Mar 4, 1998):