|
|
- check for encoding while creating xdoc
content-type: text/html content-length: 266 $request:charset: UTF-8<br /> $response:charset: UTF-8<br /> <hr /> <?xml version="1.0" encoding="UTF-8"?> <вася name="значение"/> <hr /> $exception.type: 'xml'<br /> $exception.source: 'string'<br /> $exception.comment: 'string is not in UTF-8 '<br />