Is there a beautiful way around it?For the GET-method I use the download() and readText(). But for the POST-method I can not come up with an alternative solution.
There is an error on some sites when using HTTP-methods
(std.net.curl.get, std.net.curl.post):
std.encoding.EncodingException@std/encoding.d(2505): Unrecognized
Encoding: utf8
- HTTP-methods and encoding Vindex via Digitalmars-d-learn
- Re: HTTP-methods and encoding Seb via Digitalmars-d-learn
- Re: HTTP-methods and encoding Vindex via Digitalmars-d-learn
- Re: HTTP-methods and encoding ikod via Digitalmars-d-learn
- Re: HTTP-methods and encod... Vindex via Digitalmars-d-learn