xml utf-8 encoding error
    Kagamin via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Aug 29 08:41:58 PDT 2017
    
    
  
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
    
    
More information about the Digitalmars-d-learn
mailing list