Fix JSON content-type
StreamController always sent a "Content-Type: application/xhtml+xml" header, even if the content was a JSON feed. This is now fixed.
StreamController always sent a "Content-Type: application/xhtml+xml" header, even if the content was a JSON feed. This is now fixed.