-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.1
-
None
-
e50a0ad18c40322ca0c06a11e7dc7b9a82951f16
When doing requests using XmlListModel, the HTTP header Accept: application/xml isn't sent. I think this model should always include this header or give possibility to define custom value for the header.
The headers that are sent contain only
Connection: Keep-Alive
Accept-Encoding: gzip
Accept-Language: en,*
User-Agent: Mozilla/5.0
Host: 127.0.0.1:8080