On Fri, 11 Mar 2011 17:20:38 +0200, Jonas Drewsen <jdrew...@nospam.com> wrote:

writeln( Http.get("http://www.google.com";).content );

Does this return a string? What if the page's encoding isn't UTF-8?

Data should probably be returned as void[], similar to std.file.read.

--
Best regards,
 Vladimir                            mailto:vladi...@thecybershadow.net

Reply via email to