July 3, 2014
2:43 p.m.
Dear all and dear SmalltalkHub devs I read a bit through the Hub code and found, that all JSON is sent with a mimetype of text/json. Why is that? AFAIK the standard mime type of JSON would be application/json [1]. Best -Tobias [1]: http://stackoverflow.com/questions/477816/what-is-the-correct-json-content-t...