Antville’s Fork of Helma Object Publisher https://helma.js.org
Find a file
grob b11fce933f * added basic cookie support:
- any cookie received from the remote server will now be part of the result object returned by getUrl()
- added methods setCookie(), getCookie() and getCookies() for adding and retrieving cookies
* added JsDoc compatible inline documentation (due to a bug in JsDoc the static methods setProxy and getProxy don't show up in the generated docs)
* switched to using app.logger for log output
2007-01-30 14:55:39 +00:00
core added localisation support to format() and toPercent(). both now accept an optional java.util.Locale instance as last argument 2006-12-14 17:28:43 +00:00
helma * added basic cookie support: 2007-01-30 14:55:39 +00:00