{"metadata":{"count":1,"offset":0,"limit":20},"smsList":ERROR: Unexpected end of text.
So, the xml parser is engaged by HttpResponse. I see that the error "Unexpected end of text" is in uppsrc/ide/Designers/Xml.cpp, uppsrc/ide/Xml.cpp, and uppsrc/RichText/ParseQtf.cpp
I tried with request.ContentType("text/plain"), but it is still parsed. Is there any way to bypass that behavior?