xml utf-8 encoding error

ag0aep6g via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Aug 29 08:49:14 PDT 2017


On 08/29/2017 05:41 PM, Kagamin wrote:
> On Tuesday, 29 August 2017 at 04:41:34 UTC, graw-prog wrote:
>> < Content-Type: text/xml; charset="utf-8"
> 
> Should be
> Content-Type: text/xml; charset=utf-8

HTTP allows a quoted string there.

https://tools.ietf.org/html/rfc7231#section-3.1.1.1


More information about the Digitalmars-d-learn mailing list