[Helma-user] downloading binaries with helma.Http
Juerg Lehni
juerg at scratchdisk.com
Tue Nov 21 11:13:14 CET 2006
How about:
Http.setBinaryMode(true | false);
Http.getBinaryMode
as it defaults to text mode, it feels more natural to call
Http.setBinaryMode(true) when switching.
also, text mode as a word could be anything, binary mode is more
clear imho.
Jürg
On 21 Nov 2006, at 11:01, Hannes Wallnoefer wrote:
>
> http.setTextMode(true|false);
> http.getTextMode();
More information about the Helma-user
mailing list