+ added cacheTTL to WSClient

This commit is contained in:
Alan Ritari 2004-04-20 12:38:30 +00:00
parent 6112f756b0
commit 466b663d45

View file

@ -18,6 +18,7 @@
- Bugfix [ 930425 ] Bug in EventsCalender, causing other wobjects to fail.
- Bugfix [ 925586 ] HttpProxy ignores javascript in <HEAD> (thanks to
Nicklous Roberts).
- Added cacheTTL param to WSClient to tweak expiration of SOAP returns.