The only concrete example with which I can come up is 
`/api/1.3/servers/<hostname>/configfiles/ats`, which responds with 
`Content-Type: text/plain;charset=UTF-8`, which is the correct character 
encoding, but the data is a JSON object so this header should be `Content-Type: 
application/json;charset=UTF-8`. However, I seriously doubt that out of all of 
TO's hundreds of API endpoints, this is the only one to suffer from this header 
issue.

[ Full content available at: 
https://github.com/apache/trafficcontrol/issues/2881 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to