Curl support RFC

Vladimir Panteleev vladimir at thecybershadow.net
Fri Mar 11 08:33:47 PST 2011


On Fri, 11 Mar 2011 17:20:38 +0200, Jonas Drewsen <jdrewsen at 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:vladimir at thecybershadow.net


More information about the Digitalmars-d mailing list